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.
Creates a copy of the given suite with only the descendants that pass the specified filter.
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.
Creates a filtered copy of the test suite.
Sorts tests under this suite.