Method | Description | |
---|---|---|
TestClassStartingEventArgs ( ITestClass testClass, UnitTestHarness harness ) : Microsoft.Silverlight.Testing.UnitTesting.Metadata |
Initializes a new instance of the TestClassStartingEventArgs type.
|
public TestClassStartingEventArgs ( ITestClass testClass, UnitTestHarness harness ) : Microsoft.Silverlight.Testing.UnitTesting.Metadata | ||
testClass | ITestClass | The test class metadata. |
harness | UnitTestHarness | The unit test harness reference. |
return | Microsoft.Silverlight.Testing.UnitTesting.Metadata |