function BootstrapPageCacheTestCase::getInfo
File
-
modules/
simpletest/ tests/ bootstrap.test, line 124
Class
Code
public static function getInfo() {
return array(
'name' => 'Page cache test',
'description' => 'Enable the page cache and test it with various HTTP requests.',
'group' => 'Bootstrap',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.