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
@@ -8,7 +8,6 @@ using System.Threading.Tasks;
namespace IntegrationTests
{
public class CreateTestsPartitionedTKeyDocument : IDocument<Guid>, IPartitionedDocument
{
[BsonId]