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