nextcloud/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 +01:00
..
AppData Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Cache Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
Config Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
Mount Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Node Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
ObjectStore use in objectstore copy 2020-11-24 15:16:58 +01:00
SimpleFS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Storage Fix code style 2020-09-09 17:36:58 +02:00
Stream Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Type Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
Utils Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
EtagTest.php Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports 2020-03-27 17:14:08 +01:00
FileInfoTest.php Remove unused imports 2020-03-25 22:08:08 +01:00
FilesystemTest.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
PathVerificationTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
ViewTest.php Replace static call to Share::unshare with ShareManager->deleteShare in tests 2020-11-30 09:51:18 +01:00