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