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
Fabien Potencier a137d72351 Merge remote branch 'hhamon/cookie_path_fix'
* hhamon/cookie_path_fix:
  [Security] renamed Cookie::isHttponly() to Cookie::isHttpOnly()
  [HttpKernel] renamed Cookie::isHttponly() to Cookie::isHttpOnly()
  [BrowserKit] renamed Cookie::isHttponly() to Cookie::isHttpOnly()
  [HttpFoundation] fix cookie path default value to / and added some new unit tests to cover the class
2011-03-06 10:44:40 +01:00
..
File [HttpFoundation] fixed test cleanup 2011-02-08 04:14:39 +01:00
CookieTest.php Merge remote branch 'hhamon/cookie_path_fix' 2011-03-06 10:44:40 +01:00
FileBagTest.php [HttpFoundation] added test for processed array in sub-requests 2011-01-24 18:22:48 +01:00
HeaderBagTest.php changed Cache-Control default value behavior 2010-11-18 17:05:05 +01:00
ParameterBagTest.php [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
RequestMatcherTest.php [HttpFoundation] changed RequestMatcher pattern syntax 2010-10-07 19:12:53 +02:00
RequestTest.php requestTest, override globals erase for the next tests. so backup it and restore it. 2011-03-05 12:11:21 +01:00
ResponseHeaderBagTest.php [HttpFoundation] updated ResponseHeaderBag to compute Cache-Control whenever any of the headers it considers changes 2011-02-21 19:57:05 -08:00
ResponseTest.php [HttpFoundation] Added some more tests on response 2011-03-06 00:14:10 +01:00
ServerBagTest.php [HttFoundation] extracted FileBag, ServerBag, fixed HeaderBag::add(), updated Request test 2011-01-23 07:40:31 +01:00
SessionTest.php [HttpFoundation] added Session tests. 2011-03-05 13:32:36 +01:00