Skip to content

ShrinkAccepted ​

Rasuvaeff\PropertyTesting\Event\ShrinkAccepted

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

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