Skip to content

CommandSequence

Rasuvaeff\PropertyTesting\StateMachine\CommandSequence

КлассИсходник

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

A generated, valid-by-construction sequence of Commands together with the initial model it was generated against.

This is the value a \Rasuvaeff\PropertyTesting\Gen::commands() arbitrary produces; the property body hands it to StateMachine::check(). It is \Stringable so a falsified property renders the failing sequence as a readable trace instead of [N element(s)].

Свойства

СвойствоТипReadonly
initialModelmixedyes
commandsarrayyes

Методы

__toString()

php
__toString(): string