Method summary
- __init__(self, context, *args, **kw)
- assert_event(self, **kw)
- assert_events(self, *events)
- flush(self)
Methods
- __init__(self, context, *args, **kw)
- assert_event(self, **kw)
Test that an event fired (since the last call).
- assert_events(self, *events)
Test that a set of events fired (since the last call).
- flush(self)
Flush our event queue