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/tests/Symfony/Tests/Component/HttpKernel/EventListener
Dariusz Górecki 3cfaade8f7 [CS] Fix usage of assertCount
Bug fix: no
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: -
Todo: -
2012-01-18 14:42:47 +01:00
..
EsiListenerTest.php Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
ExceptionListenerTest.php [CS] Fix usage of assertCount 2012-01-18 14:42:47 +01:00
LocaleListenerTest.php merged the two Locale listener hooks (this hack was needed when the Firewall was registered before the Routing; this is not needed anymore) 2011-11-17 14:22:57 +01:00
ResponseListenerTest.php Moved most of the logic from ResponseListener to the Response::prepare() method 2011-10-18 09:04:20 +02:00
RouterListenerTest.php merged the two Router listener hooks (this hack was needed when the Firewall was registered between those two hooks; this is not needed anymore) 2011-11-17 14:22:57 +01:00