Function: beforeEach()
beforeEach(
fn
):void
Registers a setup method to run before each iteration of the benchmark or variation.
Parameters
• fn: SetupMethod
The setup method.
Returns
void
beforeEach(
fn
):void
Registers a setup method to run before each iteration of the benchmark or variation.
• fn: SetupMethod
The setup method.
void