NXUnit Framework Class Library

XMLAssert.IsWhitespaceSensitive Property

[This is preliminary documentation and subject to change.]

Will assertions and comparisions care about the whitespace in xml?

Note    This message is copied from AssertStrategy.IsWhitespaceSensitive
Note   Change the property will change the strategy.

public bool IsWhitespaceSensitive {get; set;}

See Also

XMLAssert Class | NXUnit.Framework Namespace