You are here

namespace Drupal\Tests\system\Functional\Routing in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\system\Functional\Routing
Classsort descending Location Description
DestinationTest core/modules/system/tests/src/Functional/Routing/DestinationTest.php Tests for $_GET['destination'] and $_REQUEST['destination'] validation.
MockMatcher core/modules/system/tests/src/Functional/Routing/MockMatcher.php A mock matcher that can be configured with any matching logic for testing.
RouterPermissionTest core/modules/system/tests/src/Functional/Routing/RouterPermissionTest.php Function Tests for the routing permission system.
RouterTest core/modules/system/tests/src/Functional/Routing/RouterTest.php Functional class for the full integrated routing system.