nextcloud-server/tests/lib/AppFramework/Http
Côme Chilliet c7e1c36362
Remove at matcher uses in tests/lib
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-06-16 17:43:17 +07:00
..
ContentSecurityPolicyTest.php Allow to set a strict-dynamic CSP through the API 2022-03-09 15:10:27 +07:00
DataResponseTest.php send request id in response header 2022-02-01 14:24:01 +07:00
DispatcherTest.php Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id 2022-03-22 12:08:45 +07:00
DownloadResponseTest.php Escape filename in Content-Disposition 2021-06-02 19:22:17 +07:00
EmptyContentSecurityPolicyTest.php Set frame-ancestors to none if none are filled 2020-11-18 10:13:36 +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 Use JSON_THROW_ON_ERROR instead of custom error handling 2022-05-30 19:17:49 +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
RequestIdTest.php Adjust and add unit tests 2022-02-23 11:01:58 +07:00
RequestStream.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +07:00
RequestTest.php Remove at matcher uses in tests/lib 2022-06-16 17:43:17 +07:00
ResponseTest.php send request id in response header 2022-02-01 14:24:01 +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