function ColorUnitTestCase::getInfo
File
-
modules/
color/ color.test, line 145
Class
- ColorUnitTestCase
- Unit tests for the color.module
Code
public static function getInfo() {
return array(
'name' => 'Color module unit tests',
'description' => 'Test color.module functionality.',
'group' => 'Color',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.