[This is preliminary documentation and subject to change.]
The return result of comparision in XMLAssert, and the result actually is a container of Diff objects.
It implements IEnumerable of .NET Framework so you can use foreach in a CompareResult object.
Note This class may be instantiated, or further subclassed.
For a list of all members of this type, see CompareResult Members.
System.Object
NXUnit.Framework.CompareResult
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
See NXUnit.Framework.Tests.CompareResult in file {nxunit_home}/test/CompareResult.cs
Namespace: NXUnit.Framework
Assembly: NXUnit.Framework (in NXUnit.Framework.dll)
CompareResult Members | NXUnit.Framework Namespace