protected property MongoDBLogTestCase::$group in MongoDB 8
Same name and namespace in other branches
- 6 mongodb_watchdog/mongodb_watchdog.test \MongoDBLogTestCase::group
- 7 mongodb_watchdog/mongodb_watchdog.test \MongoDBLogTestCase::group
The current test group.
Type: string
File
- mongodb_watchdog/
mongodb_watchdog.test, line 57 - Test class for MongoDB_watchdog.
Class
- MongoDBLogTestCase
- Test the behaviour of watchdog() mongodb_watchdog, not dblog
Code
protected $group = 'Before setUp()';