Methods
connect() → {Promise.<MongoDatabaseFake>}
Connect to a fake MongoDatabase. Follows the standard Javascript MongoDB driver connection process.
- Source:
Returns:
- Type
- Promise.<MongoDatabaseFake>
Fake the standard MongoClient
Connect to a fake MongoDatabase. Follows the standard Javascript MongoDB driver connection process.