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