Skip to content

ShrinkTried

Rasuvaeff\PropertyTesting\Event\ShrinkTried

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

Implements: Event\PropertyEvent

One shrink trial executed the body with a smaller candidate for a single parameter (or draw#N tape position).

Constructor

php
__construct(
    string $propertyId,
    string $parameter,
    mixed $candidate,
    bool $accepted,
)
ParameterTypeDefaultDescription
$propertyIdstringrequired
$parameterstringrequired
$candidatemixedrequired
$acceptedboolrequired