Closed manfred-brands closed 3 months ago
4.2 will add:
Assert.That(<s>, Is.WhiteSpace) Assert.That(<s>, Is.Not.WhiteSpace) Assert.That("Hello World"), Is.EqualTo("HelloWorld").IgnoreWhiteSpace)
This issue is to update the documentation with these new constraints.
NUnit PR 4664
Duplicate of #922
4.2 will add:
This issue is to update the documentation with these new constraints.
NUnit PR 4664