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
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
..
Bundle fixed CS 2011-06-08 19:56:59 +02:00
CacheClearer Coding standards and removing whitespace. 2011-12-24 15:50:47 +05:45
CacheWarmer removed unused use statements 2011-10-29 11:56:30 +02:00
Controller [HttpKernel] added unit tests for previous merge 2011-11-24 08:39:49 +01:00
DataCollector removed unused use statements 2011-11-24 07:16:14 +01:00
Debug [CS] Fix usage of assertCount 2012-01-18 14:42:47 +01:00
DependencyInjection [HttpKernel] added BundleInterface::getContainerExtension() which is implicitly loaded 2011-04-25 21:12:35 -07:00
EventListener [CS] Fix usage of assertCount 2012-01-18 14:42:47 +01:00
Exception [HttpKernel] fixed recursion when flattenning an exception stack trace 2011-07-07 10:59:18 +02:00
Fixtures removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
HttpCache [CS] Fix usage of assertCount 2012-01-18 14:42:47 +01:00
Profiler [HttpKernel] fixed doubled results for the file profiler (closes #2915) 2012-01-02 12:10:17 +01:00
ClientTest.php [CS] Fix usage of assertCount 2012-01-18 14:42:47 +01:00
HttpKernelTest.php [HttpKernel] added request and response as arguments to the TerminableInterface::terminate() method 2011-12-15 18:16:29 +01:00
KernelTest.php [HttpKernel] added request and response as arguments to the TerminableInterface::terminate() method 2011-12-15 18:16:29 +01:00
Logger.php [HttpKernel] Added the context in the LoggerInterface 2011-06-17 12:26:12 +02:00
TestHttpKernel.php [HttpKernel] Simplify test code 2011-08-18 09:32:26 +02:00