ICSharpCode.SharpUnit an Unit Testing Framework for .NET

TestSuiteEventHandler Delegate

public delegate void TestSuiteEventHandler(
   object sender,
   TestSuiteEventArgs e
);

Requirements

Namespace: ICSharpCode.SharpUnit.Environment Namespace

Assembly: ICSharpCode.SharpUnit.dll

See Also

ICSharpCode.SharpUnit.Environment Namespace