function UserEditTestCase::getInfo
File
-
modules/
user/ user.test, line 2185
Class
- UserEditTestCase
- Tests editing a user account.
Code
public static function getInfo() {
return array(
'name' => 'User edit',
'description' => 'Test user edit page.',
'group' => 'User',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.