function BatchPageTestCase::getInfo
File
-
modules/
simpletest/ tests/ batch.test, line 281
Class
- BatchPageTestCase
- Tests for the Batch API Progress page.
Code
public static function getInfo() {
return array(
'name' => 'Batch progress page',
'description' => 'Test the content of the progress page.',
'group' => 'Batch API',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.