Condividi tramite


TestCaseAttribute.GetTestCasesFor(MethodInfo) Metodo

Definizione

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>

Parametri

method
MethodInfo

Restituisce

Implementazioni

Si applica a