ITest Interface

Definition

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)

Applies to