Exemplo n.º 1
0
 public FindSqlServerTestNonGeneric(FindSqlServerFixture fixture)
     : base(fixture)
 {
 }
Exemplo n.º 2
0
 public FindSqlServerTestContext(FindSqlServerFixture fixture)
     : base(fixture)
 {
 }
Exemplo n.º 3
0
 protected FindSqlServerTest(FindSqlServerFixture fixture)
     : base(fixture)
 {
     fixture.TestSqlLoggerFactory.Clear();
 }
Exemplo n.º 4
0
 public FindSqlServerTestSet(FindSqlServerFixture fixture)
     : base(fixture)
 {
 }
Exemplo n.º 5
0
 protected FindSqlServerTest(FindSqlServerFixture fixture)
     : base(fixture)
 {
 }