You are here

namespace Drupal\Tests\ajax_example\FunctionalJavascript in Examples for Developers 3.x

Same name in other branches
  1. 8 Drupal\Tests\ajax_example\FunctionalJavascript
Classsort descending Location Description
AjaxWizardTest modules/ajax_example/tests/src/FunctionalJavascript/AjaxWizardTest.php Test the user interactions for the Ajax Wizard example.
AutotextfieldsTest modules/ajax_example/tests/src/FunctionalJavascript/AutotextfieldsTest.php Test the user interactions for the Autotextfields example.
DependentDropdownTest modules/ajax_example/tests/src/FunctionalJavascript/DependentDropdownTest.php Functional test of dependent dropdown example.
DynamicFormSectionsTest modules/ajax_example/tests/src/FunctionalJavascript/DynamicFormSectionsTest.php Functional test of dependent dropdown example.
EntityAutocompleteTest modules/ajax_example/tests/src/FunctionalJavascript/EntityAutocompleteTest.php Tests the behavior of the entity_autocomplete example.
SimplestTest modules/ajax_example/tests/src/FunctionalJavascript/SimplestTest.php Test the user interactions for the Simplest example.
SubmitDrivenTest modules/ajax_example/tests/src/FunctionalJavascript/SubmitDrivenTest.php Tests the behavior of the submit-driven AJAX example.