Provide information to the UI for this test.

Fichier

tests/advagg.test, line 760

Classe

AdvAggJavaScriptTestCase
Tests for the JavaScript system.

Code

public static function getInfo() {
    return array(
        'name' => 'JavaScript',
        'description' => 'Tests the JavaScript system.',
        'group' => 'AdvAgg',
    );
}