共用方式為


Test 類別

定義

public abstract class Test : IComparable, NUnit.Framework.Api.ITest
type Test = class
    interface ITest
    interface IXmlNodeBuilder
    interface IComparable
繼承
Test
衍生
實作

建構函式

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

欄位

setUpMethods
tearDownMethods

屬性

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

方法

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

適用於