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