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