C# 클래스 PicklesDoc.Pickles.TestFrameworks.SpecRun.SpecRunResults

상속: MultipleTestRunsBase
파일 보기 프로젝트 열기: picklesdoc/pickles

공개 메소드들

메소드 설명
SpecRunResults ( IConfiguration configuration, SpecRunSingleResultLoader singleResultLoader, SpecRunScenarioOutlineExampleMatcher scenarioOutlineExampleMatcher ) : System

메소드 상세

SpecRunResults() 공개 메소드

public SpecRunResults ( IConfiguration configuration, SpecRunSingleResultLoader singleResultLoader, SpecRunScenarioOutlineExampleMatcher scenarioOutlineExampleMatcher ) : System
configuration IConfiguration
singleResultLoader SpecRunSingleResultLoader
scenarioOutlineExampleMatcher SpecRunScenarioOutlineExampleMatcher
리턴 System