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

Inheritance: MultipleTestRunsBase
Afficher le fichier Open project: picklesdoc/pickles

Méthodes publiques

Méthode Description
SpecRunResults ( IConfiguration configuration, SpecRunSingleResultLoader singleResultLoader, SpecRunScenarioOutlineExampleMatcher scenarioOutlineExampleMatcher ) : System

Method Details

SpecRunResults() public méthode

public SpecRunResults ( IConfiguration configuration, SpecRunSingleResultLoader singleResultLoader, SpecRunScenarioOutlineExampleMatcher scenarioOutlineExampleMatcher ) : System
configuration IConfiguration
singleResultLoader SpecRunSingleResultLoader
scenarioOutlineExampleMatcher SpecRunScenarioOutlineExampleMatcher
Résultat System