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/HttpFoundation
2012-02-11 11:24:15 +05:45
..
File removed unused use statements 2011-10-29 12:01:53 +02:00
SessionStorage [HttpFoundation] Reworked flashes to maintain same behaviour as in Symfony 2.0 2012-02-11 11:24:15 +05:45
ApacheRequestTest.php [HttpFoundation] fixed ApacheRequest 2011-12-21 13:57:56 -08:00
AttributeBagTest.php [HttpFoundation] Added AttributesInterface and AttributesBagInterface and concrete implementations. 2012-02-11 11:20:58 +05:45
AutoExpireFlashBagTest.php [HttpFoundation] Reworked flashes to maintain same behaviour as in Symfony 2.0 2012-02-11 11:24:15 +05:45
CookieTest.php [HttpFoundation] Cookie values should not be restricted 2011-11-23 11:38:46 +01:00
FileBagTest.php merged branch stloyd/tests_fix (PR #1860) 2011-08-27 08:01:17 +02:00
FlashBagTest.php [HttpFoundation] Reworked flashes to maintain same behaviour as in Symfony 2.0 2012-02-11 11:24:15 +05:45
HeaderBagTest.php [Tests] Use proper phpunit assertion functions: "assertTrue", "assertFalse", "assertNull" 2011-08-25 15:41:15 +02:00
NamespacedAttributeBagTest.php [HttpFoundation] Added AttributesInterface and AttributesBagInterface and concrete implementations. 2012-02-11 11:20:58 +05:45
ParameterBagTest.php fixed CS 2011-10-29 12:05:45 +02:00
RedirectResponseTest.php fixed CS 2012-02-10 13:35:11 +01:00
RequestMatcherTest.php removed unused use statements 2011-10-29 12:01:53 +02:00
RequestTest.php [HttpFoundation] Refactor for DRY code. 2012-02-11 11:24:11 +05:45
ResponseHeaderBagTest.php [CS] Fix usage of assertCount 2012-01-18 14:42:47 +01:00
ResponseTest.php merged 2.0 2012-01-17 11:23:18 +01:00
ServerBagTest.php [HttpFoundation] made PHP_AUTH_PW optional 2011-07-26 09:32:45 +02:00
SessionTest.php [HttpFoundation] Reworked flashes to maintain same behaviour as in Symfony 2.0 2012-02-11 11:24:15 +05:45
StreamedResponseTest.php [streaming] Document and test that Transfer-Encoding is absent 2012-01-02 20:21:31 +01:00