is_emitted
Fully qualified path: starkware_utils_testing::event_test_utils::is_emitted
pub fn is_emitted<T, impl TEvent: Event<T>, impl TDrop: Drop<T>>(
self: @Events, expected_emitted_by: @ContractAddress, expected_event: @T,
) -> bool
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
Fully qualified path: starkware_utils_testing::event_test_utils::is_emitted
pub fn is_emitted<T, impl TEvent: Event<T>, impl TDrop: Drop<T>>(
self: @Events, expected_emitted_by: @ContractAddress, expected_event: @T,
) -> bool