Exemplo n.º 1
0
 public TablePaginationFeature(TablePaginationFeature.FixtureData fixtureData, SpecFlowApplication_XUnitAssemblyFixture assemblyFixture, Xunit.Abstractions.ITestOutputHelper testOutputHelper)
 {
     this._testOutputHelper = testOutputHelper;
     this.TestInitialize();
 }
Exemplo n.º 2
0
 public MultipleCheckboxFeature(MultipleCheckboxFeature.FixtureData fixtureData, SpecFlowApplication_XUnitAssemblyFixture assemblyFixture, Xunit.Abstractions.ITestOutputHelper testOutputHelper)
 {
     this._testOutputHelper = testOutputHelper;
     this.TestInitialize();
 }