function BootstrapVariableTestCase::getInfo
File
-
modules/
simpletest/ tests/ bootstrap.test, line 291
Class
Code
public static function getInfo() {
return array(
'name' => 'Variable test',
'description' => 'Make sure the variable system functions correctly.',
'group' => 'Bootstrap',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.