Beispiel #1
0
 public NUnit3Results(IConfiguration configuration, NUnit3SingleResultLoader singleResultLoader, NUnit3ScenarioOutlineExampleMatcher scenarioOutlineExampleMatcher)
     : base(configuration, singleResultLoader, scenarioOutlineExampleMatcher)
 {
 }
Beispiel #2
0
 public NUnit3Results(IConfiguration configuration, NUnit3SingleResultLoader singleResultLoader, NUnit3ScenarioOutlineExampleMatcher scenarioOutlineExampleMatcher)
     : base(configuration, singleResultLoader, scenarioOutlineExampleMatcher)
 {
 }