Exemple #1
0
 public BatchingTest(BatchingTestFixture fixture)
 {
     Fixture = fixture;
 }
Exemple #2
0
 public BatchingTest(BatchingTestFixture fixture)
 {
     Fixture = fixture;
     Fixture.TestSqlLoggerFactory.Clear();
 }