TestSuite
TestSuite represents a composite test, which contains other tests.
The arguments to use in creating the fixture
Set to true to suppress sorting this suite's contents
Initializes a new instance of the TestSuite class.
Initializes a new instance of the TestSuite class.
Initializes a new instance of the TestSuite class.
Adds a test to the suite.
Adds a pre-constructed test fixture 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.