mongodb-getting-started icon indicating copy to clipboard operation
mongodb-getting-started copied to clipboard

Some examples of how to use the MongoDB Java driver, via unit tests.

Results 1 mongodb-getting-started issues
Sort by recently updated
recently updated
newest added

The second task `shouldAddANewFieldToAnExistingDocument()` in `mongodb-getting-started/src/test/java/com/mechanitis/mongodb/gettingstarted/Exercise11UpdateAFieldTest.java` has incorrect instructions, pasted from the first task.