Test 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 |