nextcloud/tests/lib/appframework/http
Bernhard Posselt bb0c88a577 always set url parameters when they are available in the app dispatch
prefer url parameters passed into the main method. If they are not present, use the containers urlParameters

add space
2015-01-15 15:22:52 +01:00
..
DataResponseTest.php Make remaining files extend the test base 2014-11-19 14:53:59 +01:00
DispatcherTest.php PHP < 5.4 is not supported anymore - see #12606 2014-12-04 11:05:45 +01:00
DownloadResponseTest.php Make remaining files extend the test base 2014-11-19 14:53:59 +01:00
HttpTest.php Make remaining files extend the test base 2014-11-19 14:53:59 +01:00
JSONResponseTest.php Make remaining files extend the test base 2014-11-19 14:53:59 +01:00
RedirectResponseTest.php Make remaining files extend the test base 2014-11-19 14:53:59 +01:00
RequestTest.php always set url parameters when they are available in the app dispatch 2015-01-15 15:22:52 +01:00
ResponseTest.php Add functions to modify cookies to response class 2014-11-27 14:19:00 +01:00
TemplateResponseTest.php Make remaining files extend the test base 2014-11-19 14:53:59 +01:00
requeststream.php Implement PUT an PATCH support 2013-10-01 20:13:13 +02:00