다음을 통해 공유


TestCaseAttribute.GetTestCasesFor(MethodInfo) 메서드

정의

public System.Collections.Generic.IEnumerable<NUnit.Framework.Api.ITestCaseData> GetTestCasesFor (System.Reflection.MethodInfo method);
abstract member GetTestCasesFor : System.Reflection.MethodInfo -> seq<NUnit.Framework.Api.ITestCaseData>
override this.GetTestCasesFor : System.Reflection.MethodInfo -> seq<NUnit.Framework.Api.ITestCaseData>

매개 변수

method
MethodInfo

반환

구현

적용 대상