Skip to content

PropertyViolationException

Rasuvaeff\PropertyTesting\PropertyViolationException

КлассИсходникНаследует: RuntimeException

Текст ниже — на английском, из PHPDoc в исходном коде.

Reported when a property is falsified.

Carries the CounterExample so reporters (and tests of this package) can inspect the seed and the shrunk arguments. Its message renders a human-readable summary.

Методы

getCounterExample()

php
getCounterExample(): CounterExample