The properties of the ITestSuite interface are listed below. For a complete list of ITestSuite interface members, see the ITestSuite Members topic.
![]() |
Creates a new object of the type Type |
![]() |
Description of this testsuite, may be nullif no description is given. |
![]() | The full type name of the type. |
![]() |
An object of type Type |
![]() | An ArrayList containing all Tests in this suite. |
![]() | The type in which the testmethods are. |
ITestSuite Interface | ICSharpCode.SharpUnit.Environment Namespace