You are here

namespace Drupal\Tests\action\Functional in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\action\Functional
  2. 9 Drupal\Tests\action\Functional
Classsort descending Location Description
ActionListTest core/modules/action/tests/src/Functional/ActionListTest.php Test behaviors when visiting the action listing page.
ActionUninstallTest core/modules/action/tests/src/Functional/ActionUninstallTest.php Tests that uninstalling Actions does not remove other modules' actions.
ConfigurationTest core/modules/action/tests/src/Functional/ConfigurationTest.php Tests complex actions configuration by adding, editing, and deleting a complex action.