TestSuite
TestSuite represents a composite test, which contains other tests.
Set to true to suppress sorting this suite's contents
OneTimeSetUp methods for this suite
OneTimeTearDown methods for this suite
Initializes a new instance of the TestSuite class.
Initializes a new instance of the TestSuite class.
Initializes a new instance of the TestSuite class.
Initializes a new instance of the TestSuite class.
Copy constructor style to create a filtered copy of the given test suite
Adds a test to the suite.
Check that setup and teardown methods marked by certain attributes
meet NUnit's requirements and mark the tests not runnable otherwise.
Sorts tests under this suite.