TestCaseAttribute 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.
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=true, Inherited=false)]
public class TestCaseAttribute : NUnit.Framework.DataAttribute, NUnit.Framework.Api.ITestCaseData, NUnit.Framework.Api.ITestCaseSource
type TestCaseAttribute = class
inherit DataAttribute
interface ITestCaseData
interface ITestCaseSource
- Herança
- Atributos
- Implementações
Construtores
TestCaseAttribute(Object, Object, Object) | |
TestCaseAttribute(Object, Object) | |
TestCaseAttribute(Object) | |
TestCaseAttribute(Object[]) |
Propriedades
Métodos
GetTestCasesFor(MethodInfo) |