ITestCaseSource.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>

パラメーター

method
MethodInfo

戻り値

適用対象