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.