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