expect_sequential {hedgehog} | R Documentation |
Executes the list of commands sequentially, ensuring that all postconditions hold.
expect_sequential(initial.state, actions)
initial.state |
the starting state to build from which is appropriate for this state machine generator. |
actions |
the list of actions which are to be run. |
an expectation.