Members
(constant) mongoFake :Object
Top most mongo fake. Use this type to access the MongoClient and the ObjectID fakes. Mirrors the MongoDB 2.x Javascript driver
Usage:
- mongoFake.MongoClient - get the MongoClient (fake)
- mongoFake.ObjectID - Get the ObjectID (fake)
Type:
- Object
- Source: