EventRecord

class maze.core.events.event_record.EventRecord(interface_class: Type[abc.ABC], interface_method: Callable, attributes: dict)

This auxiliary class is used to record calls to the event interface