namespace Drupal\Tests\form_api_example\Functional
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| FapiExampleTest | modules/form_api_example/tests/src/Functional/FapiExampleTest.php | Ensure that the form_api_example forms work properly. |
| MultistepFormTest | modules/form_api_example/tests/src/Functional/MultistepFormTest.php | Tests the Multistep FAPI Example. |
| SimpleFormBlockTest | modules/form_api_example/tests/src/Functional/SimpleFormBlockTest.php | Tests \Drupal\form_api_example\Plugin\Block\SimpleFormBlock. |