nextcloud-server/tests/lib/Files/ObjectStore
Carl Schwan 6312c0df69
Check style update
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-13 00:19:07 +07:00
..
AzureTest.php
FailDeleteObjectStore.php set mimetype for objects uploaded to object storages 2021-04-21 15:25:58 +07:00
FailWriteObjectStore.php set mimetype for objects uploaded to object storages 2021-04-21 15:25:58 +07:00
LocalTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
MapperTest.php Implement multibucket shift for ObjectStore 2021-11-11 15:09:28 +07:00
NoopScannerTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +07:00
ObjectStoreStorageOverwrite.php
ObjectStoreStorageTest.php Check style update 2022-01-13 00:19:07 +07:00
ObjectStoreTest.php Refactor writeObject to only use MultipartUpload when required 2021-08-20 17:02:25 +07:00
S3Test.php Refactor writeObject to only use MultipartUpload when required 2021-08-20 17:02:25 +07:00
SwiftTest.php