function RdfTrackerAttributesTestCase::getInfo

File

modules/rdf/rdf.test, line 581

Class

RdfTrackerAttributesTestCase

Code

public static function getInfo() {
    return array(
        'name' => 'RDF tracker page mapping',
        'description' => 'Test the mapping for the tracker page and ensure the proper RDFa markup in included.',
        'group' => 'RDF',
    );
}

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