function UserSaveTestCase::getInfo
File
-
modules/
user/ user.test, line 2083
Class
- UserSaveTestCase
- Tests saving a user account.
Code
public static function getInfo() {
return array(
'name' => 'User save test',
'description' => 'Test user_save() for arbitrary new uid.',
'group' => 'User',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.