Module expect

Source

Structs§

ExpectedCallData
ExpectedCreate
ExpectedEmit
ExpectedRevert
LogCountMap

Enums§

CreateScheme
ExpectedCallType
The type of expected call.
ExpectedRevertKind
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§

ExpectedCallTracker
Tracks the expected calls per address.
ExpectedEmitTracker
Handles expected emits specified by the expectEmit cheatcodes.