nextcloud/tests/lib/Files
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-16 18:11:36 +02:00
..
AppData refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Cache refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Config refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Mount fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +02:00
Node fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +02:00
ObjectStore refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Search refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
SimpleFS refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Storage fix: Fix other uses of removed Storage interface 2024-09-16 18:11:36 +02:00
Stream refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Type refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Utils refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
EtagTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
FileInfoTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
FilenameValidatorTest.php fix: FilenameValidator::isForbidden should only check forbidden files 2024-08-21 04:16:14 +02:00
FilesystemTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
PathVerificationTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
ViewTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00