C# Class Pepino.ScenarioRunner.Application.ApiAssertResult

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

Méthodes publiques

Méthode Description
ApiAssertResult ( System.Guid stepId, System.DateTime time, double duration, bool passing ) : System

Method Details

ApiAssertResult() public méthode

public ApiAssertResult ( System.Guid stepId, System.DateTime time, double duration, bool passing ) : System
stepId System.Guid
time System.DateTime
duration double
passing bool
Résultat System