Esempio n. 1
0
 public QueryTestFixture()
 {
     Context = InMemoryEfCoreContextFactory.Create();
 }
Esempio n. 2
0
 public CommandTestBase()
 {
     Context = InMemoryEfCoreContextFactory.Create();
 }