nextcloud-server/tests/lib/Files
Morris Jobke 83a75c670b
Replace static call to Share::unshare with ShareManager->deleteShare in tests
And then cleanup all the code that is dead then...

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-30 09:51:18 +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 Don't leave cursors open when tests fail 2020-11-09 12:28:17 +07:00
Config
Mount Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Node Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
ObjectStore use in objectstore copy 2020-11-24 15:16:58 +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 Fix code style 2020-09-09 17:36:58 +07:00
Stream Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Type Don't leave cursors open when tests fail 2020-11-09 12:28:17 +07:00
Utils
EtagTest.php
FileInfoTest.php
FilesystemTest.php
PathVerificationTest.php
ViewTest.php Replace static call to Share::unshare with ShareManager->deleteShare in tests 2020-11-30 09:51:18 +07:00