Expand description
Implementations of Testing cheatcodes.
Modulesยง
- assert ๐
- assume ๐
- expect ๐
- revert_
handlers ๐
Functionsยง
- breakpoint ๐
- Adds or removes the given breakpoint to the state.
- get_
chain ๐ - Gets chain information for the given alias.
- skip ๐
- Reverts with the magic skip payload and records it in the state, so that the executor can distinguish this genuine skip from user-crafted revert data carrying the same prefix.