nextcloud-server/tests/lib/AppFramework/Http
Christoph Wurst d9015a8c94
Format code to a single space around binary operators
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-05 20:25:24 +02:00
..
ContentSecurityPolicyTest.php
DataResponseTest.php Fix robots "noindex, nofollow" signals 2020-06-25 08:29:43 +02:00
DispatcherTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
DownloadResponseTest.php Use assertStringContainsString instead of assertContains on strings 2020-07-23 17:11:29 +02:00
EmptyContentSecurityPolicyTest.php
EmptyFeaturePolicyTest.php
FeaturePolicyTest.php
FileDisplayResponseTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
HttpTest.php Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +02:00
JSONResponseTest.php
OCSResponseTest.php
OutputTest.php
PublicTemplateResponseTest.php
RedirectResponseTest.php
RequestStream.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
RequestTest.php Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating 2020-07-02 11:13:13 +02:00
ResponseTest.php Fix robots "noindex, nofollow" signals 2020-06-25 08:29:43 +02:00
StreamResponseTest.php
TemplateResponseTest.php