Partager via


TestCaseAttribute Classe

Définition

[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

Arguments
Categories
Category
Description
ExceptionData
ExpectedException
ExpectedExceptionName
ExpectedMessage
ExpectedResult
Explicit
HasExpectedResult
Ignore
IgnoreReason
MatchType
Properties
Reason
Result
RunState
TestName

Méthodes

GetTestCasesFor(MethodInfo)

S’applique à