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 dd24f9a674
Code style cleanup (#271)
* Code cleanup and code style enhancement

* Oops

* Fix default provider type

* fix error

* Throw better error if GetMostRecentCompatibleProviders doesn't find anything
1 year ago
..
AssertSqlHelper.cs
CollectionExtensions.cs
JetAdventureWorksTestStoreFactory.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
JetCondition.cs
JetConditionAttribute.cs Cleanup (#261) 1 year ago
JetConfiguredConditionAttribute.cs Code style cleanup (#271) 1 year ago
JetDatabaseCleaner.cs
JetDatabaseFacadeExtensions.cs
JetDbContextOptionsBuilderExtensions.cs
JetNorthwindTestStoreFactory.cs Code style cleanup (#271) 1 year ago
JetPrecompiledQueryTestHelpers.cs More fixes 1 year ago
JetTestHelpers.cs Code style cleanup (#271) 1 year ago
JetTestStore.cs Code style cleanup (#271) 1 year ago
JetTestStoreFactory.cs Code style cleanup (#271) 1 year ago
SqlExceptionFactory.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
TestEnvironment.cs Code style cleanup (#271) 1 year ago
TestJetConnection.cs Code style cleanup (#271) 1 year ago
TestJetRetryingExecutionStrategy.cs Code style cleanup (#271) 1 year ago
TestRelationalCommandBuilderFactory.cs Code style cleanup (#271) 1 year ago
TestRelationalTransaction.cs Cleanup (#261) 1 year ago