Skip to content

ExampleStarted

Rasuvaeff\PropertyTesting\Event\ExampleStarted

ClassPackage: property-testing-coreSourceVersion: v0.1.0-12-g86ead85

Implements: Event\PropertyEvent

An explicit example is about to execute, before the random phase.

Constructor

php
__construct(
    string $propertyId,
    int $index,
    list $arguments,
)
ParameterTypeDefaultDescription
$propertyIdstringrequired
$indexintrequired
$argumentslistrequiredPositional, as the examples method yielded them.