nextcloud-server/tests/lib/AppFramework/Http
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-12 13:55:19 +07:00
..
ContentSecurityPolicyTest.php Remove unused imports 2020-03-25 22:08:08 +07:00
DataResponseTest.php Fix robots "noindex, nofollow" signals 2020-06-25 08:29:43 +07:00
DispatcherTest.php Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +07:00
DownloadResponseTest.php Use assertStringContainsString instead of assertContains on strings 2020-07-23 17:11:29 +07:00
EmptyContentSecurityPolicyTest.php Remove unused imports 2020-03-25 22:08:08 +07:00
EmptyFeaturePolicyTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +07:00
FeaturePolicyTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +07:00
FileDisplayResponseTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
HttpTest.php Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +07:00
JSONResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
OCSResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
OutputTest.php add tests for http/output 2016-11-16 15:30:37 +07:00
PublicTemplateResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
RedirectResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
RequestStream.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +07:00
RequestTest.php Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating 2020-07-02 11:13:13 +07:00
ResponseTest.php Fix robots "noindex, nofollow" signals 2020-06-25 08:29:43 +07:00
StreamResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
TemplateResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00