TestingRoutesProvider
final class TestingRoutesProvider implements RoutesProviderInterface (View source)
internal | implementation detail. Please use {@see \Neos\Flow\Mvc\Routing\FunctionalTestCase::registerRoute} instead. |
Extends the routing to be able to add custom routes at runtime.
Methods
Details
__construct(ConfigurationRoutesProvider $configurationRoutesProvider)
No description
addRoute(Route $route)
internal | Please use {@see \Neos\Flow\Mvc\Routing\FunctionalTestCase::registerRoute} instead. |
Prepends a route additionally to the routes form the Testing context configuration
void
reset()
No description
Routes
getRoutes()
No description