summaryrefslogtreecommitdiff
path: root/tests/unit/Web/THttpCookieCollectionTest.php
AgeCommit message (Collapse)Author
2014-01-15Removed ?> from testsFabio Bas
2013-09-17Chnages in phpunit's bootstrap script; should hopefully fix travisFabio Bas
2011-06-20some fixes on testsctrlaltca@gmail.com
2007-06-13Implements THttpCookie, THttpCookieCollection, and THttpRequest unit teststof
2007-05-29upgraded unit test suite to use PHPUnit3knut
use "cd tests/; phpunit AllTests.php" to run the tests use "cd tests/; phpunit --report=coverage AllTests.php" to get a nice code coverage report (need xdebug)
2006-05-16Added unit test stubs for System.Web.* #168knut