ICSharpCode.SharpUnit an Unit Testing Framework for .NET

ITest Methods

The methods of the ITest interface are listed below. For a complete list of ITest interface members, see the ITest Members topic.

Public Instance Methods

Run Runs this test, if a exception is thrown the test is failed.

See Also

ITest Interface | ICSharpCode.SharpUnit.Environment Namespace