-
-
Notifications
You must be signed in to change notification settings - Fork 142
Closed
Description
- It should be possible to make assertions on dispatched events even when the event bus was not faked.
-
assertDispatchedhas a default count ofnull, causing the method to succeed by default when no events were dispatched fix(eventbus): change dispatched assertion from not null to not empty #1709