function ActionsConfigurationTestCase::getInfo
File
-
modules/
simpletest/ tests/ actions.test, line 4
Class
Code
public static function getInfo() {
return array(
'name' => 'Actions configuration',
'description' => 'Tests complex actions configuration by adding, editing, and deleting a complex action.',
'group' => 'Actions',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.