function SystemAdminTestCase::getInfo

File

modules/system/system.test, line 2819

Class

SystemAdminTestCase
Tests administrative overview pages.

Code

public static function getInfo() {
  return array(
    'name' => 'Administrative pages',
    'description' => 'Tests output on administrative pages and compact mode functionality.',
    'group' => 'System',
  );
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.