9 calls to UrlGeneratorTest::setUpMockRouteProcessorManager()

UrlGeneratorTest::testAbsoluteURLGeneration in core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
Confirms that absolute URLs work with generated routes.
UrlGeneratorTest::testAbsoluteURLGenerationUsingInterfaceConstants in core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
Confirms that absolute URLs work with generated routes using interface constants.
UrlGeneratorTest::testAliasGeneration in core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
Confirms that generated routes will have aliased paths.
UrlGeneratorTest::testAliasGenerationUsingInterfaceConstants in core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
Confirms that generated routes will have aliased paths using interface constants.
UrlGeneratorTest::testAliasGenerationWithParameters in core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
Confirms that generated routes will have aliased paths.
UrlGeneratorTest::testBaseURLGeneration in core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
Confirms that explicitly setting the base_url works with generated routes.
UrlGeneratorTest::testGetPathFromRouteTrailing in core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
Tests URL generation from route with trailing start and end slashes.
UrlGeneratorTest::testGetPathFromRouteWithSubdirectory in core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
Tests URL generation in a subdirectory.
UrlGeneratorTest::testUrlGenerationWithHttpsRequirement in core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
Tests the 'scheme' route requirement during URL generation.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.