Test Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public abstract class Test : IComparable, NUnit.Framework.Api.ITest
type Test = class
interface ITest
interface IXmlNodeBuilder
interface IComparable
- Héritage
-
Test
- Dérivé
- Implémente
Constructeurs
Test(String, String) | |
Test(String) | |
Test(Type) |
Champs
setUpMethods | |
tearDownMethods |
Propriétés
Fixture | |
FixtureType | |
FullName | |
HasChildren | |
Id | |
IsSuite | |
Name | |
Parent | |
Properties | |
RunState | |
Seed | |
TestCaseCount | |
Tests | |
TestType | |
XmlElementName |