You are here

namespace Drupal\Tests\system\Kernel\Form in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\system\Kernel\Form
Classsort descending Location Description
FileElementTest core/modules/system/tests/src/Kernel/Form/FileElementTest.php Tests for the 'file' form element.
FormElementLabelTest core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php Tests for form_element_label theme hook.
FormElementMaxlengthTest core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php Tests the maxlength HTML attribute on form elements.
FormObjectTest core/modules/system/tests/src/Kernel/Form/FormObjectTest.php Tests building a form from an object.
ProgrammaticTest core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php Tests the programmatic form submission behavior.