We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
StringAssert.That
1 parent bc4cb68 commit 1ba0a58Copy full SHA for 1ba0a58
src/TestFramework/TestFramework/Assertions/StringAssert.cs
@@ -17,7 +17,7 @@ private StringAssert()
17
}
18
19
/// <summary>
20
- /// Gets the singleton instance of the CollectionAssert functionality.
+ /// Gets the singleton instance of the StringAssert functionality.
21
/// </summary>
22
/// <remarks>
23
/// Users can use this to plug-in custom assertions through C# extension methods.
0 commit comments