Function: teardownEach()
teardownEach(
fn
):void
Registers a teardown method to run after each iteration of the benchmark or variation.
Parameters
• fn: TeardownMethod
The teardown method.
Returns
void
teardownEach(
fn
):void
Registers a teardown method to run after each iteration of the benchmark or variation.
• fn: TeardownMethod
The teardown method.
void