ICSharpCode.SharpUnit an Unit Testing Framework for .NET

ITestRunner Interface

The basic interface for the test runner. The test runner is a container for all assembly loaders and it does run the tests.

For a list of all members of this type, see ITestRunner Members.

public interface ITestRunner

Requirements

Namespace: ICSharpCode.SharpUnit.Environment Namespace

Assembly: ICSharpCode.SharpUnit.dll

See Also

ITestRunner Members | ICSharpCode.SharpUnit.Environment Namespace