ICSharpCode.SharpUnit an Unit Testing Framework for .NET

ITestSuite.LoadTestClass Method 

Loads the testclass. Initializes type, creates the TestClass object.

void LoadTestClass();

See Also

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