Skip to content

Commit

Permalink
Added functional tests for NpgsqlDatabaseCreator
Browse files Browse the repository at this point in the history
  • Loading branch information
roji committed Oct 22, 2016
1 parent 5398e25 commit 0739c3f
Show file tree
Hide file tree
Showing 3 changed files with 424 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<Compile Include="NavigationTest.cs" />
<Compile Include="NorthwindQueryNpgsqlFixture.cs" />
<Compile Include="NpgsqlDatabaseCleaner.cs" />
<Compile Include="NpgsqlDatabaseCreatorTest.cs" />
<Compile Include="NpgsqlDatabaseFacadeExtensions.cs" />
<Compile Include="NpgsqlFixture.cs" />
<Compile Include="NpgsqlValueGenerationScenariosTest.cs" />
Expand Down
Loading

0 comments on commit 0739c3f

Please sign in to comment.