namespace Drupal\Tests\ajax_example\FunctionalJavascript

Same name in other branches
  1. 3.x Drupal\Tests\ajax_example\FunctionalJavascript
  2. 4.0.x Drupal\Tests\ajax_example\FunctionalJavascript
Object name File name Summary
AjaxWizardTest ajax_example/tests/src/FunctionalJavascript/AjaxWizardTest.php Test the user interactions for the Ajax Wizard example.
AutotextfieldsTest ajax_example/tests/src/FunctionalJavascript/AutotextfieldsTest.php Test the user interactions for the Autotextfields example.
DependentDropdownTest ajax_example/tests/src/FunctionalJavascript/DependentDropdownTest.php Functional test of dependent dropdown example.
DynamicFormSectionsTest ajax_example/tests/src/FunctionalJavascript/DynamicFormSectionsTest.php Functional test of dependent dropdown example.
EntityAutocompleteTest ajax_example/tests/src/FunctionalJavascript/EntityAutocompleteTest.php Tests the behavior of the entity_autocomplete example.
SimplestTest ajax_example/tests/src/FunctionalJavascript/SimplestTest.php Test the user interactions for the Simplest example.
SubmitDrivenTest ajax_example/tests/src/FunctionalJavascript/SubmitDrivenTest.php Tests the behavior of the submit-driven AJAX example.