function OpenIDInvalidIdentifierTransitionTestCase::getInfo

Overrides OpenIDFunctionalTestCase::getInfo

File

modules/openid/openid.test, line 584

Class

OpenIDInvalidIdentifierTransitionTestCase
Test account registration using Simple Registration and Attribute Exchange.

Code

public static function getInfo() {
  return array(
    'name' => 'OpenID account update',
    'description' => 'Tries to correct OpenID identifiers attached to accounts if their identifiers were stripped.',
    'group' => 'OpenID',
  );
}

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