The methods of the ITestRunner interface are listed below. For a complete list of ITestRunner interface members, see the ITestRunner Members topic.
![]() | Adds an Assembly to the runner, creates an AssemblyLoader which is put in the AssemblyLoader ArrayList. |
![]() | Reloads all test suites. |
![]() | This method runs a all tests in all AssemblyLoaders |
![]() | This method runs a single test. |
![]() | Unloads all test suites. |
ITestRunner Interface | ICSharpCode.SharpUnit.Environment Namespace