Edit

Share via


TestMethod(MethodInfo, Test) Constructor

Definition

public TestMethod (System.Reflection.MethodInfo method, NUnit.Framework.Internal.Test parentSuite);
new NUnit.Framework.Internal.TestMethod : System.Reflection.MethodInfo * NUnit.Framework.Internal.Test -> NUnit.Framework.Internal.TestMethod

Parameters

method
MethodInfo
parentSuite
Test

Applies to