You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
EntityFrameworkCore.Jet/test/EFCore.Jet.FunctionalTests/TestUtilities
Christopher Jolly 88f0ba8df5
Fixes to the QueryBugsTest (#162)
* Ensure connection is closed before dropping the database/deleting the file

* Upgrade the QueryBugsTest
2 years ago
..
AssertSqlHelper.cs
CollectionExtensions.cs
JetAdventureWorksTestStoreFactory.cs
JetCondition.cs
JetConditionAttribute.cs
JetConfiguredConditionAttribute.cs
JetDatabaseCleaner.cs
JetDatabaseFacadeExtensions.cs
JetDbContextOptionsBuilderExtensions.cs
JetNorthwindTestStoreFactory.cs
JetTestHelpers.cs Fixes to the QueryBugsTest (#162) 2 years ago
JetTestStore.cs Fixes to the QueryBugsTest (#162) 2 years ago
JetTestStoreFactory.cs
SqlExceptionFactory.cs Fix tests resulting in opposite provider type exceptions. 2 years ago
TestEnvironment.cs
TestJetConnection.cs Fix tests resulting in opposite provider type exceptions. 2 years ago
TestJetRetryingExecutionStrategy.cs
TestRelationalCommandBuilderFactory.cs Fix tests resulting in opposite provider type exceptions. 2 years ago
TestRelationalTransaction.cs Fix tests resulting in opposite provider type exceptions. 2 years ago