You are here

namespace Drupal\Tests\menu_ui\Functional in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\menu_ui\Functional
Classsort descending Location Description
MenuCacheTagsTest core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php Tests the Menu and Menu Link entities' cache tags.
MenuLinkReorderTest core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php Reorder menu items.
MenuUiContentModerationTest core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php Tests Menu UI and Content Moderation integration.
MenuUiLanguageTest core/modules/menu_ui/tests/src/Functional/MenuUiLanguageTest.php Tests for menu_ui language settings.
MenuUiNodeTest core/modules/menu_ui/tests/src/Functional/MenuUiNodeTest.php Add, edit, and delete a node with menu link.
MenuUiTest core/modules/menu_ui/tests/src/Functional/MenuUiTest.php Add a custom menu, add menu links to the custom menu and Tools menu, check their data, and delete them using the UI.
MenuUninstallTest core/modules/menu_ui/tests/src/Functional/MenuUninstallTest.php Tests that uninstalling menu does not remove custom menus.