2 references to ForMismatchedType
xunit.assert (2)
TypeAsserts.cs (2)
176
throw IsTypeException.
ForMismatchedType
(ArgumentFormatter.Format(expectedType), null);
190
throw IsTypeException.
ForMismatchedType
(expectedTypeName, actualTypeName);