protected property StatisticsAdminTestCase::$privileged_user
A user that has permission to administer and access statistics.
A fully loaded user object, or FALSE if user creation failed.
Type: object|FALSE
File
- drupal-7.x/
modules/ statistics/ statistics.test, line 316 - Tests for the Statistics module.
Class
- StatisticsAdminTestCase
- Tests the statistics administration screen.
Code
protected $privileged_user;