function JavaScriptTestCase::getInfo
File
-
modules/
simpletest/ tests/ common.test, line 1527
Class
- JavaScriptTestCase
- Tests for the JavaScript system.
Code
public static function getInfo() {
return array(
'name' => 'JavaScript',
'description' => 'Tests the JavaScript system.',
'group' => 'System',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.