unit tests for repo update methods

This commit is contained in:
Sean Garrett
2023-07-06 18:32:00 +01:00
parent 26b71ff76e
commit 3a7b24262e
15 changed files with 6730 additions and 22 deletions
-4
View File
@@ -30,8 +30,4 @@
<ProjectReference Include="..\MongoDbGenericRepository\MongoDbGenericRepository.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="KeyTypedRepositoryTests\UpdateTests\" />
</ItemGroup>
</Project>