C# Class PicklesDoc.Pickles.TestFrameworks.SpecRun.SpecRunResults

Inheritance: MultipleTestRunsBase
Datei anzeigen Open project: picklesdoc/pickles

Public Methods

Method Description
SpecRunResults ( IConfiguration configuration, SpecRunSingleResultLoader singleResultLoader, SpecRunScenarioOutlineExampleMatcher scenarioOutlineExampleMatcher ) : System

Method Details

SpecRunResults() public method

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