function TaxonomyTermCacheUsageTestCase::getInfo

File

modules/taxonomy/taxonomy.test, line 2225

Class

TaxonomyTermCacheUsageTestCase
Tests for taxonomy terms cache usage.

Code

public static function getInfo() {
    return array(
        'name' => 'Taxonomy term cache usage',
        'description' => 'Tests for taxonomy term cache usage.',
        'group' => 'Taxonomy',
    );
}

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