다음을 통해 공유


TestCaseSourceAttribute 클래스

정의

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=true, Inherited=false)]
public class TestCaseSourceAttribute : NUnit.Framework.DataAttribute, NUnit.Framework.Api.ITestCaseSource
type TestCaseSourceAttribute = class
    inherit DataAttribute
    interface ITestCaseSource
상속
TestCaseSourceAttribute
특성
구현

생성자

TestCaseSourceAttribute(String)
TestCaseSourceAttribute(Type)
TestCaseSourceAttribute(Type, String)

속성

Category
SourceName
SourceType

메서드

GetTestCasesFor(MethodInfo)

적용 대상