You are here

protected property MongoDBLogTestCase::$group in MongoDB 7

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

The current test group.

Type: string

File

mongodb_watchdog/mongodb_watchdog.test, line 51
Contains \MongoDBLogTestCase.

Class

MongoDBLogTestCase

Code

protected $group = 'Before setUp()';