1 field_permission_example.test public FieldTestPermissionsExample::testAddRemoveFieldnoteForm()

Add and remove the field through Form API.

File

modules/examples/field_permission_example/tests/field_permission_example.test, line 415
Tests for Field Permission Example.

Class

FieldTestPermissionsExample

Code

public function testAddRemoveFieldnoteForm() {
  $this->formTestGenericFieldNodeAddDeleteForm();
}