TestCaseResult(TestMethod) Constructor

Definition

public TestCaseResult (NUnit.Framework.Internal.TestMethod test);
new NUnit.Framework.Internal.TestCaseResult : NUnit.Framework.Internal.TestMethod -> NUnit.Framework.Internal.TestCaseResult

Parameters

test
TestMethod

Applies to