Provide information to the UI for this test.
Fichier
-
tests/
advagg.test, line 1408
Classe
- AdvAggThemeTestCase
- Unit tests for the Theme API.
Code
public static function getInfo() {
return array(
'name' => 'Theme API and AJAX',
'description' => 'Test low-level theme functions and AJAX framework functions and commands.',
'group' => 'AdvAgg',
);
}