C# 클래스 Specs.Infrastructure.WebDriverResultSupplementer

상속: ISupplementSpecificationResults
파일 보기 프로젝트 열기: agross/mspec-samples

공개 메소드들

메소드 설명
SupplementResult ( Result result ) : Result

비공개 메소드들

메소드 설명
CaptureHtmlSource ( string>.IDictionary supplement, string htmlPath ) : void
CaptureScreenshot ( string>.IDictionary supplement, string screenshotPath ) : void
GetTempPath ( ) : string
Report ( Exception error, string type, string>.IDictionary supplement ) : void

메소드 상세

SupplementResult() 공개 메소드

public SupplementResult ( Result result ) : Result
result Result
리턴 Result