ICSharpCode.SharpUnit an Unit Testing Framework for .NET

ITest.Run Method 

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

void Run();

See Also

ITest Interface | ITest Members | ICSharpCode.SharpUnit.Environment Namespace