function FieldCrudTestCase::getInfo
File
-
modules/
field/ tests/ field.test, line 2382
Class
Code
public static function getInfo() {
return array(
'name' => 'Field CRUD tests',
'description' => 'Test field create, read, update, and delete.',
'group' => 'Field API',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.