Test Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public abstract class Test : IComparable, NUnit.Framework.Api.ITest
type Test = class
interface ITest
interface IXmlNodeBuilder
interface IComparable
- Herança
-
Test
- Derivado
- Implementações
Construtores
| Test(String, String) | |
| Test(String) | |
| Test(Type) |
Campos
| setUpMethods | |
| tearDownMethods |
Propriedades
| Fixture | |
| FixtureType | |
| FullName | |
| HasChildren | |
| Id | |
| IsSuite | |
| Name | |
| Parent | |
| Properties | |
| RunState | |
| Seed | |
| TestCaseCount | |
| Tests | |
| TestType | |
| XmlElementName |