5 references to ForIncorrectType
xunit.assert (5)
EventAsserts.cs (5)
57 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType()); 79 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType()); 107 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType()); 234 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType()); 256 throw RaisesException.ForIncorrectType(typeof(T), raisedEvent.Arguments.GetType());