TestFixtureAttribute.ApplyToTest(Test) Method

Definition

public void ApplyToTest (NUnit.Framework.Internal.Test test);
abstract member ApplyToTest : NUnit.Framework.Internal.Test -> unit
override this.ApplyToTest : NUnit.Framework.Internal.Test -> unit

Parameters

test
Test

Implements

Applies to