You are here

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

Same name in other branches
  1. 9 Drupal\Tests\system\FunctionalJavascript\Form
Classsort descending Location Description
ElementsTableSelectTest core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php Tests the tableselect form element for expected behavior.
RebuildTest core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php Tests functionality of \Drupal\Core\Form\FormBuilderInterface::rebuildForm().
TriggeringElementTest core/modules/system/tests/src/FunctionalJavascript/Form/TriggeringElementTest.php Tests that FAPI correctly determines the triggering element.