function EntityPropertiesTestCase::getInfo
File
- 
              modules/field/ tests/ field.test, line 3837 
Class
- EntityPropertiesTestCase
- Tests entity properties.
Code
public static function getInfo() {
  return array(
    'name' => 'Entity properties',
    'description' => 'Tests entity properties.',
    'group' => 'Entity API',
  );
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
