Skip to content

ShrinkAccepted

Rasuvaeff\PropertyTesting\Event\ShrinkAccepted

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

Implements: Event\PropertyEvent

A shrink candidate still failed and became the new current counterexample.

Constructor

php
__construct(
    string $propertyId,
    int $step,
    string $parameter,
    mixed $before,
    mixed $after,
)
ParameterTypeDefaultDescription
$propertyIdstringrequired
$stepintrequired
$parameterstringrequired
$beforemixedrequired
$aftermixedrequired