You are here

protected property MongoDBLogTestCase::$group in MongoDB 6

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

The current test group.

Type: string

File

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

Class

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

Code

protected $group = 'Before setUp()';