Test Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, String) | |
Test(String) | |
Test(Type) |
Fields
setUpMethods | |
tearDownMethods |
Properties
Fixture | |
FixtureType | |
FullName | |
HasChildren | |
Id | |
IsSuite | |
Name | |
Parent | |
Properties | |
RunState | |
Seed | |
TestCaseCount | |
Tests | |
TestType | |
XmlElementName |