Compartir a través de


ITestCaseSource.GetTestCasesFor(MethodInfo) Método

Definición

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>

Parámetros

method
MethodInfo

Devoluciones

Se aplica a