Пример #1
0
 public QueryTestFixture()
 {
     Context = TestEfCoreContextFactory.Create();
 }
Пример #2
0
 public CommandTestBase()
 {
     Context = TestEfCoreContextFactory.Create();
 }