The methods of the ITestSuite interface are listed below. For a complete list of ITestSuite interface members, see the ITestSuite Members topic.
![]() | Loads the testclass. Initializes type, creates the TestClass object. |
![]() | Unloads the testclass, after this call TestClass == null and Type == null only the FullTypeName is valid. |
ITestSuite Interface | ICSharpCode.SharpUnit.Environment Namespace