added more tests for the documents implementing the IDocument<TKey> interface

This commit is contained in:
alexandre-spieser
2017-09-25 21:44:10 +00:00
parent 1d985e0274
commit a13800637f
8 changed files with 644 additions and 3 deletions
-2
View File
@@ -39,8 +39,6 @@ namespace IntegrationTests
public class ProjectTKeyTests : BaseMongoDbRepositoryTests<ProjectTestsTKeyDocument>
{
[Test]
public async Task ProjectOneAsync()
{