function StatisticsAdminTestCase::getInfo
File
-
modules/
statistics/ statistics.test, line 329
Class
- StatisticsAdminTestCase
- Tests the statistics administration screen.
Code
public static function getInfo() {
return array(
'name' => 'Test statistics admin.',
'description' => 'Tests the statistics admin.',
'group' => 'Statistics',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.