fakemongo / fongo

faked out in-memory mongo for java
Apache License 2.0
523 stars 156 forks source link

Fongo throws DuplicateKeyException where mongo java driver throws MongoWriteException #342

Open alechenninger opened 6 years ago

alechenninger commented 6 years ago

Tested with: Fongo 2.2.0-RC1 org.mongodb:mongodb-driver:3.6.3

Using replaceOne API