Skip to content

createHookRunner

function createHookRunner(hooks?, errorHandler?): HookRunner;
Parameter Type

hooks?

HarnessHooks

errorHandler?

HookErrorHandler

HookRunner