Hi,
Would you consider making to possible to get the EventRecorder for an object and event, so that it is possible to write custom assertions. Without having to save the IEnumerable<EventRecorder> when calling MonitorEvents?
Best regards
Kim
Comments: Exposed the recorded through a dedicated extension method Exposed an extension method for obtaining an EventRecorder for a monitored object.
Would you consider making to possible to get the EventRecorder for an object and event, so that it is possible to write custom assertions. Without having to save the IEnumerable<EventRecorder> when calling MonitorEvents?
Best regards
Kim
Comments: Exposed the recorded through a dedicated extension method Exposed an extension method for obtaining an EventRecorder for a monitored object.