You are here

namespace Drupal\system\Tests\Menu in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\system\Tests\Menu
Classsort descending Location Description
AssertBreadcrumbTrait core/modules/system/src/Tests/Menu/AssertBreadcrumbTrait.php Provides test assertions for verifying breadcrumbs.
AssertMenuActiveTrailTrait core/modules/system/src/Tests/Menu/AssertMenuActiveTrailTrait.php Provides test assertions for verifying the active menu trail.
BreadcrumbTest core/modules/system/src/Tests/Menu/BreadcrumbTest.php Tests breadcrumbs functionality.
LocalActionTest core/modules/system/src/Tests/Menu/LocalActionTest.php Tests local actions derived from router and added/altered via hooks.
LocalTasksTest core/modules/system/src/Tests/Menu/LocalTasksTest.php Tests local tasks derived from router and added/altered via hooks.
MenuAccessTest core/modules/system/src/Tests/Menu/MenuAccessTest.php Tests the route access checks on menu links.
MenuLinkDefaultIntegrationTest core/modules/system/src/Tests/Menu/MenuLinkDefaultIntegrationTest.php Tests integration of static menu links.
MenuLinkSecurityTest core/modules/system/src/Tests/Menu/MenuLinkSecurityTest.php Ensures that menu links don't cause XSS issues.
MenuLinkTreeTest core/modules/system/src/Tests/Menu/MenuLinkTreeTest.php Tests the menu link tree.
MenuRouterTest core/modules/system/src/Tests/Menu/MenuRouterTest.php Tests menu router and default menu link functionality.
MenuTestBase core/modules/system/src/Tests/Menu/MenuTestBase.php
MenuTreeStorageTest core/modules/system/src/Tests/Menu/MenuTreeStorageTest.php Tests the menu tree storage.