메소드 | 설명 | |
---|---|---|
GetTestClasses ( ) : ICollection |
Reflect and retrieve the test class metadata wrappers for the test assembly.
|
|
UnitTestFrameworkAssembly ( IUnitTestProvider provider, object unitTestHarness, |
Creates a new unit test assembly wrapper.
|
public UnitTestFrameworkAssembly ( IUnitTestProvider provider, object unitTestHarness, |
||
provider | IUnitTestProvider | Unit test metadata provider. |
unitTestHarness | object | A reference to the unit test harness. |
assembly | Assembly reflection object. | |
리턴 | Microsoft.Silverlight.Testing.UnitTesting.Harness |