jmockmongo
jmockmongo copied to clipboard
search for collection names should return existing collection names
This feature required for getting correct results from com.mongodb.DB.getCollectionNames() Currently it returns empty array with mockmongo
I fixed this problem locally and can push this change
Can you link to your fix?