l.t.EventRecorder : class documentation

Part of lp.testing View In Hierarchy

Intercept and record Zope events.

This prevents the events from propagating to their normal subscribers, unless propagate=True is passed to the constructor. The recorded events can be accessed via the 'events' list.

Method __init__ Undocumented
Method __enter__ Undocumented
Method __exit__ Undocumented
def __init__(self, propagate=False):
Undocumented
def __enter__(self):
Undocumented
def __exit__(self, exc_type, exc_value, traceback):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.