function FieldTestPermissionsExample::testAddRemoveFieldnoteForm
Add and remove the field through Form API.
File
-
field_permission_example/
tests/ field_permission_example.test, line 442
Class
Code
public function testAddRemoveFieldnoteForm() {
$this->formTestGenericFieldNodeAddDeleteForm();
}