Diff
|
Overloaded. Initializes a new instance of the Diff class. |
ActualNodeName | The node name of the actual xml node, just like <node...> or [attr="value"] |
ActualPath | The xpath of the actual xml node, just like /root/node[1] |
DiffType | The diff type of this instance. |
ExpectedNodeName | The node name of the expected xml node, just like <node...> or [attr="value"] |
ExpectedPath | The xpath of the expected xml node, just like /root/node[1] |
NodeType | The node type of this instance. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString | Return friendly printable string of this instance. Used by the exceptions during assertion. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
Diff Class | NXUnit.Framework Namespace | DiffType