Method | Description | |
---|---|---|
AssertNoFinishedEventHandlers ( ) : void | ||
SimulateFinished ( ProgressControllerResult result ) : void | ||
SimulateStepExecutionChanged ( string progressDetails, double progress ) : void |
public AssertNoFinishedEventHandlers ( ) : void | ||
return | void |
public SimulateFinished ( ProgressControllerResult result ) : void | ||
result | ProgressControllerResult | |
return | void |
public SimulateStepExecutionChanged ( string progressDetails, double progress ) : void | ||
progressDetails | string | |
progress | double | |
return | void |