summaryrefslogtreecommitdiffstats
path: root/tests/lib/Encryption/UtilTest.php
Commit message (Expand)AuthorAgeFilesLines
* Remove failing test that works with mocks only anywayJoas Schilling2023-02-021-41/+0
* Fix codestyle in modified filesCôme Chilliet2022-12-051-3/+0
* Attempt to fix CalendarImpl testsJulius Härtl2022-11-091-0/+2
* Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-19/+10
* Add unit tests for encryption's isSystemWideMountPointVincent Petry2022-06-011-0/+41
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-27/+27
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-4/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-1/+2
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* Fix getMock EncryptionRoeland Jago Douma2016-09-071-2/+3
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+191