You are here

namespace Drupal\Tests\Core\Form in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\Tests\Core\Form
Classsort descending Location Description
ConfigFormBaseTraitTest core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php @coversDefaultClass \Drupal\Core\Form\ConfigFormBaseTrait @group Form
ConfirmFormHelperTest core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @coversDefaultClass \Drupal\Core\Form\ConfirmFormHelper @group Form
FormAjaxResponseBuilderTest core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php @coversDefaultClass \Drupal\Core\Form\FormAjaxResponseBuilder @group Form
FormBuilderTest core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php @coversDefaultClass \Drupal\Core\Form\FormBuilder @group Form
FormCacheTest core/tests/Drupal/Tests/Core/Form/FormCacheTest.php @coversDefaultClass \Drupal\Core\Form\FormCache @group Form @runTestsInSeparateProcesses @preserveGlobalState disabled
FormElementHelperTest core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php Tests the form element helper.
FormErrorHandlerTest core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php @coversDefaultClass \Drupal\Core\Form\FormErrorHandler @group Form
FormHelperTest core/tests/Drupal/Tests/Core/Form/FormHelperTest.php @coversDefaultClass \Drupal\Core\Form\FormHelper @group Form
FormStateTest core/tests/Drupal/Tests/Core/Form/FormStateTest.php @coversDefaultClass \Drupal\Core\Form\FormState
FormSubmitterTest core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php @coversDefaultClass \Drupal\Core\Form\FormSubmitter @group Form
FormTestBase core/tests/Drupal/Tests/Core/Form/FormTestBase.php Provides a base class for testing form functionality.
FormValidatorTest core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php @coversDefaultClass \Drupal\Core\Form\FormValidator @group Form
OptGroupTest core/tests/Drupal/Tests/Core/Form/OptGroupTest.php @coversDefaultClass \Drupal\Core\Form\OptGroup @group Form
PrepareCallbackTestForm core/tests/Drupal/Tests/Core/Form/FormStateTest.php A test form used for the prepareCallback() tests.
TestForm core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
TestFormInjected core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
TestFormWithPredefinedForm core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php