Optional
runRun after each hook
Optional
runRun before each hook
Define a function that should be called after all calls to the predicate
Function to be called
Define a function that should be called before all calls to the predicate
Function to be called
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
Interface for asynchronous property defining hooks, see IAsyncProperty
Remarks
Since 2.2.0