protected property MongoDBLogTestCase::$profile in MongoDB 8
Same name and namespace in other branches
- 6 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
File
- mongodb_watchdog/
mongodb_watchdog.test, line 29 - Test class for MongoDB_watchdog.
Class
- MongoDBLogTestCase
- Test the behaviour of watchdog() mongodb_watchdog, not dblog
Code
protected $profile = 'testing';