Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
nodeunit
ITestGroup
Interface ITestGroup
Index
Properties
setUp
tearDown
Properties
optional
public
setUp
?:
(callback: 'nodeunit'.ICallbackFunction) => void
optional
public
tearDown
?:
(callback: 'nodeunit'.ICallbackFunction) => void
Globals
nodeunit
ICallbackFunction
ITestBody
ITestGroup
setUp
tearDown
Test