C# Class Pepino.ScenarioRunner.Application.StepStoppedReport

Inheritance: IProgressReport
Afficher le fichier Open project: AcklenAvenue/Pepino

Méthodes publiques

Méthode Description
StepStoppedReport ( System.Guid scenarioId, System.Guid criterionId, System.Guid stepId, object executionContextId, StepExecutionResult result ) : System

Method Details

StepStoppedReport() public méthode

public StepStoppedReport ( System.Guid scenarioId, System.Guid criterionId, System.Guid stepId, object executionContextId, StepExecutionResult result ) : System
scenarioId System.Guid
criterionId System.Guid
stepId System.Guid
executionContextId object
result StepExecutionResult
Résultat System