| NXUnit Framework Class Library |
|
Diff Constructor (XmlNode, DiffType)
[This is preliminary documentation and subject to change.]
If the type is DiffType.NoSuchNode or DiffType.NotExpectedNode, you will use this constructor.
Parameters
-
node
- the expected xml node if the type is DiffType.NoSuchNode
the actual xml node if the type is DiffType.NotExpectedNode
-
type
- the diff type
See Also
Diff Class | NXUnit.Framework Namespace | Diff Constructor Overload List