function AJAXElementValidation::getInfo

File

modules/simpletest/tests/ajax.test, line 595

Class

AJAXElementValidation
Miscellaneous Ajax tests using ajax_test module.

Code

public static function getInfo() {
    return array(
        'name' => 'Miscellaneous AJAX tests',
        'description' => 'Various tests of AJAX behavior',
        'group' => 'AJAX',
    );
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.