TestCaseAttribute 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.
[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
- Héritage
- Attributs
- Implémente
Constructeurs
TestCaseAttribute(Object, Object, Object) | |
TestCaseAttribute(Object, Object) | |
TestCaseAttribute(Object) | |
TestCaseAttribute(Object[]) |
Propriétés
Méthodes
GetTestCasesFor(MethodInfo) |