aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Encryption/ManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-10/+10
* chore: Add SPDX headerAndy Scherzinger2024-05-131-1/+5
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-57/+57
* Adapt tests to config value typingCôme Chilliet2023-04-051-5/+5
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-3/+3
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-8/+8
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-5/+15
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-5/+5
* Mode to modern phpunitRoeland Jago Douma2019-11-271-7/+8
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Don't use deprecated getMock() anymoreJoas Schilling2017-04-201-14/+14
* Fix translationsJoas Schilling2017-04-181-2/+2
* Fix getMock EncryptionRoeland Jago Douma2016-09-071-8/+15
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+250