Type Alias: GlobalPropertyHookFunction
GlobalPropertyHookFunction = () =>
void
Defined in: packages/fast-check/src/check/runner/configuration/GlobalParameters.ts:12
Type of legal hook function that can be used in the global parameter beforeEach and/or afterEach
Returns
void
Remarks
Since 2.3.0