ICSharpCode.SharpUnit an Unit Testing Framework for .NET

ITestSuite.UnloadTestClass Method 

Unloads the testclass, after this call TestClass == null and Type == null only the FullTypeName is valid.

void UnloadTestClass();

See Also

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