ITest Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface ITest : NUnit.Framework.Api.IXmlNodeBuilder
type ITest = interface
interface IXmlNodeBuilder
- Derived
- Implements
Properties
FixtureType | |
FullName | |
HasChildren | |
Id | |
IsSuite | |
Name | |
Parent | |
Properties | |
RunState | |
Seed | |
TestCaseCount | |
Tests |
Methods
AddToXml(XmlNode, Boolean) | (Inherited from IXmlNodeBuilder) |
ToXml(Boolean) | (Inherited from IXmlNodeBuilder) |