[This is preliminary documentation and subject to change.]
A Diff object means a basic difference between two XMLs.
When you do comparision in XMLAssert, you will get the a CompareResult object as the return object, which is a container of Diff objects.
Note This class may be instantiated, or further subclassed.
For a list of all members of this type, see Diff Members.
System.Object
NXUnit.Framework.Diff
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.DiffTest in file {nxunit_home}/test/DiffTest.cs
Namespace: NXUnit.Framework
Assembly: NXUnit.Framework (in NXUnit.Framework.dll)
Diff Members | NXUnit.Framework Namespace | DiffType