You are here

namespace Drupal\menu_ui\Tests in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\menu_ui\Tests
Classsort descending Location Description
MenuCacheTagsTest core/modules/menu_ui/src/Tests/MenuCacheTagsTest.php Tests the Menu and Menu Link entities' cache tags.
MenuLanguageTest core/modules/menu_ui/src/Tests/MenuLanguageTest.php Create menu and menu links in non-English language, and edit language settings.
MenuLinkReorderTest core/modules/menu_ui/src/Tests/MenuLinkReorderTest.php Reorder menu items.
MenuNodeTest core/modules/menu_ui/src/Tests/MenuNodeTest.php Add, edit, and delete a node with menu link.
MenuTest core/modules/menu_ui/src/Tests/MenuTest.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/src/Tests/MenuUninstallTest.php Tests that uninstalling menu does not remove custom menus.
MenuWebTestBase core/modules/menu_ui/src/Tests/MenuWebTestBase.php Base class for menu web tests.