aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/http/RequestTest.php
Commit message (Expand)AuthorAgeFilesLines
* Make remaining files extend the test baseJoas Schilling2014-11-191-3/+6
* default to GET request when no method is set to fix unittests, also set parse...Bernhard Posselt2014-04-121-12/+16
* Fix fix of POST :PThomas Tanghus2013-10-031-2/+2
* Modified PUT behaviourThomas Tanghus2013-10-021-24/+30
* Add assertions for ->params and array access with jsonThomas Tanghus2013-10-011-0/+2
* Implement PUT an PATCH supportThomas Tanghus2013-10-011-1/+100
* Check if accessor matched request method.Thomas Tanghus2013-10-011-0/+27
* kill superfluent classloader from tests - this approach might be of interest ...Thomas Müller2013-08-211-2/+0
* initial import of appframeworkThomas Müller2013-08-171-0/+78