function UserAuthmapAssignmentTestCase::getInfo
File
-
modules/
user/ user.test, line 2903
Class
- UserAuthmapAssignmentTestCase
- Unit test for authmap assignment.
Code
public static function getInfo() {
return array(
'name' => 'Authmap assignment',
'description' => 'Tests that users can be assigned and unassigned authmaps.',
'group' => 'User',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.