function PageEditTestCase::getInfo
File
-
modules/
node/ node.test, line 319
Class
- PageEditTestCase
- Tests the node edit functionality.
Code
public static function getInfo() {
return array(
'name' => 'Node edit',
'description' => 'Create a node and test node edit functionality.',
'group' => 'Node',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.