5 references to ForIncorrectType
xunit.assert (5)
EventAsserts.cs (5)
60 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType()); 85 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType()); 116 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType()); 288 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType()); 313 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType());