19 declare(strict_types=1);
 onAfterExecutingNamedOperation(string $operationDescriptor)
 
onBeforeExecutingTestStartOperation()
 
onAfterExecutingTestFinishOperation()
 
onAfterExecutingRandomPassBuildOperation($withTaxonomyTables=false)
 
onBeforeExecutingTestFinishOperation()
 
executeNamedOperation(string $operationDescriptor, callable $operation)
 
executeTestFinishOperation(callable $operation)
 
executeOperation(callable $operation)
 
onBeforeExecutingRandomPassBuildOperation($withTaxonomyTables=false)
 
onBeforeExecutingNamedOperation(string $operationDescriptor)
 
executeTestStartLockOperation(callable $operation)
 
executeRandomPassBuildOperation(callable $operation, $withTaxonomyTables=false)
 
onAfterExecutingTestStartOperation()