Skip to content

CorpusReplayed ​

Rasuvaeff\PropertyTesting\Event\CorpusReplayed

Class — Package: property-testing-core — Source — Version: v1.0.0-1-g88fdee2

Implements: Event\PropertyEvent

A recorded regression entry is about to replay before the random phase.

Constructor ​

php
__construct(
    string $propertyId,
    bool $isValues,
    array<string,mixed> $arguments,
    int $seed,
)
ParameterTypeDefaultDescription
$propertyIdstringrequired
$isValuesboolrequired
$argumentsarray<string,mixed>requiredThe recorded input for a values entry; empty for a seed entry (the seed reproduces the whole phase).
$seedintrequired