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 +07:00
..
ContentSecurityPolicyTest.php refactor: Cleanup some unit tests 2025-10-01 10:11:27 +07:00
DataResponseTest.php refactor: Cleanup some unit tests 2025-10-01 10:11:27 +07:00
DispatcherTest.php chore: run rector 2025-07-01 22:45:52 +07:00
DownloadResponseTest.php chore: run rector 2025-07-01 22:45:52 +07:00
EmptyContentSecurityPolicyTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
EmptyFeaturePolicyTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
FeaturePolicyTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
FileDisplayResponseTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
HttpTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
JSONResponseTest.php chore: run rector 2025-07-01 22:45:52 +07:00
OutputTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
PublicTemplateResponseTest.php chore: run rector on tests 2025-06-12 18:31:58 +07:00
RedirectResponseTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
RequestIdTest.php fix(phpunit): Remove some more withConsecutive calls 2025-03-31 09:43:22 +07:00
RequestStream.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
RequestTest.php fix: use `OCP\Server` 2025-08-01 17:00:09 +07:00
ResponseTest.php chore: run rector 2025-07-01 22:45:52 +07:00
StreamResponseTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
TemplateResponseTest.php chore: run rector 2025-07-01 22:45:52 +07:00