6 references to ForNoEvent
xunit.assert (6)
EventAsserts.cs (6)
137 throw RaisesAnyException.ForNoEvent(typeof(EventArgs)); 159 throw RaisesAnyException.ForNoEvent(typeof(T)); 181 throw RaisesAnyException.ForNoEvent(typeof(T)); 202 throw RaisesAnyException.ForNoEvent(typeof(EventArgs)); 224 throw RaisesAnyException.ForNoEvent(typeof(T)); 246 throw RaisesAnyException.ForNoEvent(typeof(T));