You are here

namespace Drupal\FunctionalTests\Routing in Drupal 10

Same name in other branches
  1. 8 Drupal\FunctionalTests\Routing
  2. 9 Drupal\FunctionalTests\Routing
Classsort descending Location Description
CaseInsensitivePathTest core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php Tests incoming path case insensitivity.
DefaultFormatTest core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php @group routing
LazyRouteProviderInstallTest core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php @group routing
PathEncodedTest core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php Tests url generation and routing for route paths with encoded characters.
RouteCachingLanguageTest core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php Tests that route lookup is cached by the current language.
RouteCachingNonPathLanguageNegotiationTest core/tests/Drupal/FunctionalTests/Routing/RouteCachingNonPathLanguageNegotiationTest.php Tests the route cache when the language is not in the path.