NUnit.Framework.DependsOnFixtureAttribute
Specifies that a test fixture must run after another fixture.
Gets or sets a value indicating whether the dependent fixture is allowed to fail without affecting this fixture.
Gets the test fixture that must finish before this fixture starts.
Initializes a new instance of the DependsOnFixtureAttribute class.
Applies dependency metadata to a test.