Test Class

Definition

public abstract class Test : IComparable, NUnit.Framework.Api.ITest
type Test = class
    interface ITest
    interface IXmlNodeBuilder
    interface IComparable
Inheritance
Test
Derived
Implements

Constructors

Test(String)
Test(String, String)
Test(Type)

Fields

setUpMethods
tearDownMethods

Properties

Fixture
FixtureType
FullName
HasChildren
Id
IsSuite
Name
Parent
Properties
RunState
Seed
TestCaseCount
Tests
TestType
XmlElementName

Methods

AddToXml(XmlNode, Boolean)
ApplyAttributesToTest(ICustomAttributeProvider)
CompareTo(Object)
CreateWorkItem(ITestFilter, FinallyDelegate)
MakeTestResult()
PopulateTestNode(XmlNode, Boolean)
ToXml(Boolean)

Applies to