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/HttpFoundation/Tests
Jakub Zalas 802426272f Removed underscores from test method names to be consistent with other components.
It is more common to use fully camel-cased names for test methods. Only some of the test methods are called with underscore notation. To avoid confusion it is better to be consistent.
2013-01-11 00:31:43 +00:00
..
File added missing tests from previous merge 2012-11-08 18:03:02 +01:00
Session Removed underscores from test method names to be consistent with other components. 2013-01-11 00:31:43 +00:00
ApacheRequestTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
bootstrap.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
CookieTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
FileBagTest.php [HttpFoundation] Remove temporary files after tests run 2012-05-28 12:39:57 +05:45
HeaderBagTest.php Fixed: HeaderBag::parseCacheControl() not parsing quoted zero correctly 2012-12-10 13:41:09 +01:00
JsonResponseTest.php JsonResponseTest 2012-09-01 02:56:27 -04:00
ParameterBagTest.php fixed CS 2012-07-09 14:54:20 +02:00
RedirectResponseTest.php RedirectResponse tests 2012-09-01 08:25:20 -04:00
RequestMatcherTest.php Merge branch '2.0' into 2.1 2012-12-11 11:33:11 +01:00
RequestTest.php Merge branch '2.0' into 2.1 2012-12-07 10:29:55 +01:00
ResponseHeaderBagTest.php ResponseHeaderBag tests 2012-09-01 07:18:47 -04:00
ResponseTest.php [HttpFoundation] fix return types and handling of zero in Response 2013-01-02 22:06:26 +01:00
ServerBagTest.php merged 2.0 2012-06-20 21:33:33 +02:00
StreamedResponseTest.php StreamedResponseTest 2012-09-01 07:57:21 -04:00