Method | Description | |
---|---|---|
ITestModule ( ) : void |
Performs the playback of actions in this module. You should not call this method directly, instead pass the module instance to the TestModuleRunner.Run(ITestModule) method that will in turn invoke this method. |
|
TransformReport ( ) : System |
Constructs a new instance.
|