nextcloud-server/tests/lib/Files
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP
This is an helpful helper that should be used in more place than just
server and this is already the case with groupfodlers, deck, user_oidc
and more using it, so let's make it public

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-14 15:54:31 +07:00
..
AppData Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Cache Files: Extend search to also cover tags 2022-05-17 21:05:09 +07:00
Config Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Mount Remove some more at matchers in tests/lib 2022-06-20 10:53:06 +07:00
Node Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
ObjectStore Check style update 2022-01-13 00:19:07 +07:00
SimpleFS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Storage store unencrypted size in the unencrypted_size column 2022-06-02 16:07:00 +07:00
Stream Cache the user backend info for 300s 2021-02-15 10:36:08 +07:00
Type Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +07:00
Utils Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +07:00
EtagTest.php Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +07:00
FileInfoTest.php Remove unused imports 2020-03-25 22:08:08 +07:00
FilesystemTest.php Cleaner normalizePath regex 2021-03-27 21:29:28 +07:00
PathVerificationTest.php adjust tests to new fs setup 2022-03-04 16:29:59 +07:00
ViewTest.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00