|
class | NUnit.Framework.Interfaces.TNode |
| TNode represents a single node in the XML representation of a Test or TestResult. It replaces System.Xml.XmlNode and System.Xml.Linq.XElement, providing a minimal set of methods for operating on the XML in a platform-independent manner. More...
|
|
class | NUnit.Framework.Interfaces.TNode.NodeFilter |
|
class | NUnit.Framework.Interfaces.NodeList |
| Class used to represent a list of XmlResults More...
|
|
class | NUnit.Framework.Interfaces.AttributeDictionary |
| Class used to represent the attributes of a node More...
|
|