Optional
runRun after each hook
Since 3.4.0
Optional
runRun before each hook
Since 3.4.0
Define a function that should be called after all calls to the predicate
Function to be called
Since 1.6.0
Define a function that should be called before all calls to the predicate
Function to be called
Since 1.6.0
Check the predicate for v
Value of which we want to check the predicate
Optional
dontRunHook: booleanDo not run beforeEach and afterEach hooks within run
Since 0.0.7
Generated using TypeDoc
Interface for asynchronous property defining hooks, see IAsyncProperty
Remarks
Since 2.2.0