You are here

protected property MongoDBLogTestCase::$collection in MongoDB 6

Same name and namespace in other branches
  1. 8 mongodb_watchdog/mongodb_watchdog.test \MongoDBLogTestCase::collection
  2. 7 mongodb_watchdog/mongodb_watchdog.test \MongoDBLogTestCase::collection

The current MongoDB collection.

Type: MongoCollection

File

mongodb_watchdog/mongodb_watchdog.test, line 52
Test class for MongoDB_watchdog.

Class

MongoDBLogTestCase
Test the behaviour of watchdog() mongodb_watchdog, not dblog.

Code

protected $collection;