function CascadingStylesheetsUnitTest::getInfo
File
-
modules/
simpletest/ tests/ common.test, line 1095
Class
- CascadingStylesheetsUnitTest
- CSS Unit Tests.
Code
public static function getInfo() {
return array(
'name' => 'CSS Unit Tests',
'description' => 'Unit tests on CSS functions like aggregation.',
'group' => 'System',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.