You are here

namespace Drupal\KernelTests\Core\Routing in Drupal 8

Same name in other branches
  1. 9 Drupal\KernelTests\Core\Routing
  2. 10 Drupal\KernelTests\Core\Routing
Classsort descending Location Description
ContentNegotiationRoutingTest core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php Tests content negotiation routing variations.
ExceptionHandlingTest core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php Tests the exception handling for various cases.
MatcherDumperTest core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Confirm that the matcher dumper is functioning properly.
RouteProviderTest core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirm that the default route provider is working correctly.
TestRouteProvider core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
UrlIntegrationTest core/tests/Drupal/KernelTests/Core/Routing/UrlIntegrationTest.php Tests the URL object integration into the access system.