Model, simplified or schematic representation of real system
Returns boolean
Remarks
Since 1.5.0
run
run(m, r): void
Receive the non-updated model and the real or system under test.
Perform the checks post-execution - Throw in case of invalid state.
Update the model accordingly
Interface that should be implemented in order to define a synchronous command
Remarks
Since 1.5.0