function OpenIDTestCase::getInfo

File

modules/openid/openid.test, line 666

Class

OpenIDTestCase
Test internal helper functions.

Code

public static function getInfo() {
    return array(
        'name' => 'OpenID helper functions',
        'description' => 'Test OpenID helper functions.',
        'group' => 'OpenID',
    );
}

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