function FileCopyTest::getInfo
File
-
modules/
simpletest/ tests/ file.test, line 1957
Class
- FileCopyTest
- Copy related tests.
Code
public static function getInfo() {
return array(
'name' => 'File copying',
'description' => 'Tests the file copy function.',
'group' => 'File API',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.