Search
Preparing search index...
The search index is not available
Plan Engine
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"mocha/lib/interfaces/common"
common
TestFunctions
Interface TestFunctions
Hierarchy
TestFunctions
Index
Methods
only
retries
skip
Methods
only
only
(
mocha
:
Mocha
, test
:
Test
)
:
Test
Exclusive test-case.
Parameters
mocha:
Mocha
test:
Test
Returns
Test
retries
retries
(
n
:
number
)
:
void
Number of retry attempts
Parameters
n:
number
Returns
void
skip
skip
(
title
:
string
)
:
void
Pending test case.
Parameters
title:
string
Returns
void
Globals
Externals
"mocha"
"mocha/lib/interfaces/common"
common
"mocha/lib/ms"
Intl
NodeJS
Reflect
fhir
Common
Functions
Create
Options
Suite
Functions
Test
Functions
only
retries
skip
Generated using
TypeDoc
Exclusive test-case.