function FileTaxonomyTermTestCase::getInfo

File

modules/file/tests/file.test, line 253

Class

FileTaxonomyTermTestCase
Tests adding a file to a non-node entity.

Code

public static function getInfo() {
  return array(
    'name' => 'Taxonomy term file test',
    'description' => 'Tests adding a file to a non-node entity.',
    'group' => 'File',
  );
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.