Expand description
Actions that can be performed in tests.
Structs§
- Action
Box - Simplified action container for storage in tests
- Assert
Mine Block - Mine a single block with the given transactions and verify the block was created successfully.
- Sequence
- Run a sequence of actions in series.
Traits§
- Action
- An action that can be performed on an instance.