RouterTestServiceProvider |
core/modules/system/tests/modules/router_test_directory/src/RouterTestServiceProvider.php |
Registers a dynamic route provider. |
RouteTestSubscriber |
core/modules/system/tests/modules/router_test_directory/src/RouteTestSubscriber.php |
Listens to the dynamic route event and add a test route. |
TestContent |
core/modules/system/tests/modules/router_test_directory/src/TestContent.php |
Test controllers that are intended to be wrapped in a main controller. |
TestControllers |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
Controller routines for testing the routing system. |