This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Routing/Tests
Nicolas Grekas 9a3aa07d35 minor #26002 Improve assertions (carusogabriel)
This PR was merged into the 3.4 branch.

Discussion
----------

Improve assertions

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Following #25420 in `3.4` branch.

Commits
-------

829f59d Improve assertions
2018-02-04 11:29:43 +01:00
..
Annotation Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
DependencyInjection Move RoutingResolverPass to the Routing component 2017-03-05 16:12:05 +01:00
Fixtures Merge branch '2.8' into 3.4 2018-02-03 01:57:06 +01:00
Generator Merge branch '2.8' into 3.3 2018-01-04 16:09:11 +01:00
Loader Merge branch '3.3' into 3.4 2018-01-16 19:03:57 +01:00
Matcher Merge branch '2.8' into 3.4 2018-02-03 01:57:06 +01:00
CompiledRouteTest.php [2.7] More docblock fixes 2017-11-07 15:04:08 +01:00
RequestContextTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
RouteCollectionBuilderTest.php Improve assertions 2018-02-01 04:11:27 -02:00
RouteCollectionTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
RouteCompilerTest.php [Routing] Optimised dumped matcher 2017-03-22 12:45:25 -07:00
RouterTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
RouteTest.php [Routing] Revert the change in [#b42018] with respect to Routing/Route.php 2017-06-13 10:11:59 -07:00