nextcloud-server/tests/lib/Files/Node
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
..
FileTest.php dont needlessly resolve path when getting internalPath/storage from Node 2022-04-04 15:40:24 +07:00
FolderTest.php allow reusing known folder info when getting directory contents 2022-04-06 14:40:34 +07:00
HookConnectorTest.php Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +07:00
IntegrationTest.php Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +07:00
NodeTest.php dont needlessly resolve path when getting internalPath/storage from Node 2022-04-04 15:40:24 +07:00
RootTest.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00