Exemple #1
0
 public QueryTestFixture()
 {
     Context = InMemoryEfCoreContextFactory.Create();
 }
 public CommandTestBase()
 {
     Context = InMemoryEfCoreContextFactory.Create();
 }