namespace Drupal\router_test

Classsort descending Location Description
RouterTestBundle drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/RouterTestBundle.php Registers a dynamic route provider.
RouteTestSubscriber drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/RouteTestSubscriber.php Listens to the dynamic route event and add a test route.
TestContent drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/TestContent.php Test controllers that are intended to be wrapped in a main controller.
TestControllers drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/TestControllers.php Controller routines for testing the routing system.