events
Fully qualified path: openzeppelin_testing::events
Free functions
| spy_events | Creates a new EventSpyQueue instance. |
Structs
| EventSpyQueue | A wrapper around the EventSpy structure to allow treating the events as a queue. |
Traits
Impls
| EventSpyQueueImpl | — |
| ExpectedEvent | The ExpectedEvent trait provides a convenient API for constructing expected events in tests. This implementation is generated by the #[generate_trait] macro and offers three methods:… |
| EventSpyQueueDebugImpl | — |