nextcloud-server/tests/lib/AppFramework/Http
Carl Schwan 60c2875670 refactor: Cleanup some unit tests
- use declare(strict_types=1)
- use strong typing
- Remove some weird things in ControllerTest

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-01 10:11:27 +02:00
..
ContentSecurityPolicyTest.php
DataResponseTest.php
DispatcherTest.php
DownloadResponseTest.php
EmptyContentSecurityPolicyTest.php
EmptyFeaturePolicyTest.php
FeaturePolicyTest.php
FileDisplayResponseTest.php
HttpTest.php
JSONResponseTest.php
OutputTest.php
PublicTemplateResponseTest.php
RedirectResponseTest.php
RequestIdTest.php
RequestStream.php
RequestTest.php
ResponseTest.php
StreamResponseTest.php
TemplateResponseTest.php