more tests to validate partitioned collection support

This commit is contained in:
alexandre-spieser
2017-08-27 18:46:42 +00:00
parent c2e1e5f095
commit bd69797d57
3 changed files with 196 additions and 5 deletions
+1
View File
@@ -62,6 +62,7 @@
<Compile Include="Infrastructure\TestRepository.cs" />
<Compile Include="CreateTests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ReadPartitionedTests.cs" />
<Compile Include="ReadTests.cs" />
<Compile Include="UpdateTests.cs" />
</ItemGroup>