public void ConstructorTest()
 {
     _collectionWriter = new Collection.CollectionWriter(_databaseWriter, MONGO_COLLECTION_1_NAME);
 }
 public void ConstructorTest()
 {
     _collectionWriter = new Collection.CollectionWriter(_databaseWriter, MONGO_COLLECTION_1_NAME);
 }