Structs§
Enums§
- Create
Scheme - Expected
Call Type - The type of expected call.
- Expected
Revert Kind - The type of expected revert.
Functions§
- checks_
topics_ 🔒and_ data - expect_
call 🔒 - Handles expected calls specified by the
expectCall
cheatcodes. - expect_
create 🔒 - expect_
emit 🔒 - expect_
revert 🔒 - expect_
safe_ 🔒memory - handle_
expect_ 🔒emit
Type Aliases§
- Expected
Call Tracker - Tracks the expected calls per address.
- Expected
Emit Tracker - Handles expected emits specified by the
expectEmit
cheatcodes.