Description Usage Arguments Value
Generate a list of possible actions.
1 | gen.actions(initial.state, commands)
|
initial.state |
the starting state to build from which is appropriate for this state machine generator. |
commands |
the list of commands which we can select choose from. Only commands appropriate for the state will actually be selected. |
a list of actions to run during testing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.