C# 클래스 Pepino.ScenarioRunner.Application.ApiAssertResult

상속: StepExecutionResult
파일 보기 프로젝트 열기: AcklenAvenue/Pepino

공개 메소드들

메소드 설명
ApiAssertResult ( System.Guid stepId, System.DateTime time, double duration, bool passing ) : System

메소드 상세

ApiAssertResult() 공개 메소드

public ApiAssertResult ( System.Guid stepId, System.DateTime time, double duration, bool passing ) : System
stepId System.Guid
time System.DateTime
duration double
passing bool
리턴 System