Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Mocha
Interface Mocha
Index
Methods
growl
reporter
run
setup
Methods
public
growl
(
)
:
Mocha
Returns
Mocha
public
reporter
(
reporter
:
() => void
)
:
Mocha
Parameters
reporter:
() => void
Returns
Mocha
public
reporter
(
reporter
:
string
)
:
Mocha
Parameters
reporter:
string
Returns
Mocha
public
run
(
callback
?:
() => void
)
Parameters
callback?:
() => void
optional
public
setup
(
options
:
MochaSetupOptions
)
:
Mocha
Parameters
options:
MochaSetupOptions
Returns
Mocha
Globals