6 references to ForNoEvent
xunit.assert (6)
EventAsserts.cs (6)
148 throw RaisesAnyException.ForNoEvent(typeof(EventArgs)); 170 throw RaisesAnyException.ForNoEvent(typeof(T)); 192 throw RaisesAnyException.ForNoEvent(typeof(T)); 213 throw RaisesAnyException.ForNoEvent(typeof(EventArgs)); 235 throw RaisesAnyException.ForNoEvent(typeof(T)); 257 throw RaisesAnyException.ForNoEvent(typeof(T));