다음을 통해 공유


Test 클래스

정의

public abstract class Test : IComparable, NUnit.Framework.Api.ITest
type Test = class
    interface ITest
    interface IXmlNodeBuilder
    interface IComparable
상속
Test
파생
구현

생성자

Test(String)
Test(String, 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)

적용 대상