Module test_inspector
Expand description
Test inspector for testing EVM execution. Test inspector for testing EVM execution.
Modules§
- default_
tests std - Default tests for EVM implementations.
Structs§
- Interpreter
State - Interpreter state at a specific point in execution.
- Step
Record - Step execution record.
- Test
Inspector - Test inspector that records execution events.
Enums§
- Inspector
Event - Events captured during EVM execution.