do you guys have any idea how to assert if method ...
# announcements
b
do you guys have any idea how to assert if method paremeter is of the specific type?
verify(fixture.eventBus).post(instanceOf<CandidatesChartClosedEvent>)