메소드 | 설명 | |
---|---|---|
Register ( IContextSpecification contextSpecification ) : void |
Called by the framework to register the attribute with the context for setup/teardown notifications.
|
|
TplContextAspect ( ) : System |
Initializes a new instance of the TplContextAspect class.
|
메소드 | 설명 | |
---|---|---|
SetupTestTaskScheduler ( IContextSpecification contextSpecification ) : void |
Replaces the ContextSpecificationBase.PreTestFixtureSetUp method to set the TplTestPlatformHelper.TestTaskScheduler as the default scheduler.
|
public Register ( IContextSpecification contextSpecification ) : void | ||
contextSpecification | IContextSpecification | /// The target context specification instance. /// |
리턴 | void |