Click or drag to resize

UpdateSimulationDataTestStepRun Method

Runs this instance. Do not implement StartTime, Duration. Write information in the Information field, it will be shown in the log automatically.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
protected override void Run()

Return Value

Type: 
A Message object contains the Request/Response, or if the test step does not send or receive messages
See Also