다음을 통해 공유


TestCaseAttribute 클래스

정의

[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
상속
특성
구현

생성자

TestCaseAttribute(Object)
TestCaseAttribute(Object, Object)
TestCaseAttribute(Object, Object, Object)
TestCaseAttribute(Object[])

속성

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

메서드

GetTestCasesFor(MethodInfo)

적용 대상