5 references to ForIncorrectType
xunit.assert (5)
EventAsserts.cs (5)
71 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType()); 96 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType()); 127 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType()); 299 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType()); 324 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType());