function RdfMappingDefinitionTestCase::getInfo

File

modules/rdf/rdf.test, line 280

Class

RdfMappingDefinitionTestCase

Code

public static function getInfo() {
    return array(
        'name' => 'RDF mapping definition functionality',
        'description' => 'Test the different types of RDF mappings and ensure the proper RDFa markup in included in nodes and user profile pages.',
        'group' => 'RDF',
    );
}

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