You are here

protected property MongoDBLogTestCase::$requestTime in MongoDB 6

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

Replacement for REQUEST_TIME missing in D6.

We use a property to minimize D6/D7 differences.

Type: int

File

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

Class

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

Code

protected $requestTime;