nextcloud/tests/lib/AppFramework/Http
Roeland Jago Douma a34495933e
Move caching logic to response
This avoids having to do it at all the places we want cached responses.

We can't inject the ITimeFactor without breaking public API.
However we can perfectly overwrite the service (resulting in the same
testable effect).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-04 08:48:54 +02:00
..
ContentSecurityPolicyTest.php Add CSP frame-ancestors support 2017-09-15 15:23:10 +02:00
DataResponseTest.php Fix unit tests 2017-03-28 21:00:12 -06:00
DispatcherTest.php Fix tests 2018-02-21 10:55:52 +01:00
DownloadResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
EmptyContentSecurityPolicyTest.php Fix unit tests 2017-03-28 21:00:12 -06:00
FileDisplayResponseTest.php Add FileDisplayResponse 2016-09-05 15:09:54 +02:00
HttpTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
JSONResponseTest.php Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 2018-01-19 14:00:27 +01:00
OCSResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
OutputTest.php add tests for http/output 2016-11-16 15:30:37 +01:00
PublicTemplateResponseTest.php Add test for PublicTemplateResponse 2018-02-27 12:25:53 +01:00
RedirectResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RequestStream.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RequestTest.php Remove testcase 2018-03-05 16:14:46 +01:00
ResponseTest.php Move caching logic to response 2018-06-04 08:48:54 +02:00
StreamResponseTest.php Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00
TemplateResponseTest.php Remove deprecated core API 2018-01-15 17:54:50 +01:00