Fake in-memory MongoDB implementation for testing Java applications without a real MongoDB server.
<dependency>
<groupId>com.github.fakemongo</groupId>
<artifactId>fongo</artifactId>
<version>2.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an in-memory MongoDB instance and retrieves a database.
Review the Fongo documentation for unsupported features and adjust tests accordingly.
No dependency data recorded yet.