protected property MongoDBLogTestCase::$profile in MongoDB 6
Same name and namespace in other branches
- 8 mongodb_watchdog/mongodb_watchdog.test \MongoDBLogTestCase::profile
Override the default "standard" profile for this test.
We need to include a test-specific module, which should not be present on a standard install.
Type: string
Overrides DrupalWebTestCase::$profile
File
- mongodb_watchdog/
mongodb_watchdog.test, line 31 - Test class for MongoDB_watchdog.
Class
- MongoDBLogTestCase
- Test the behaviour of watchdog() mongodb_watchdog, not dblog.
Code
protected $profile = 'default';