aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Lockdown/Filesystem/NullStorageTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply new CSFixer rulesFerdinand Thiessen8 days1-0/+1
* test: Fix IStorage return typesprovokateurin2024-09-261-1/+1
* fix(Storage): Document getOwner() can return falseprovokateurin2024-09-171-1/+1
* fix: Remove OCP\Files\Storage interface deprecated since version 9Côme Chilliet2024-09-161-3/+3
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-36/+36
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Fix unit testsMorris Jobke2017-02-081-1/+2
* Add test for setting up fake fsRobin Appelman2016-11-161-1/+1
* Adds NullCache ans NullStorage tests for LockdownRoeland Jago Douma2016-11-161-0/+245