aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/Encryption/SetDefaultModuleTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+3
* Remove last calls to deprecated at matcher in tests/CoreCôme Chilliet2023-09-181-6/+5
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Stop decryption when maintenance mode is enabled, fixes #8311Ruben Homs2019-05-211-4/+50
* Fix depreccated getMock in Core/Command testsRoeland Jago Douma2016-09-011-3/+6
* Move tests/core/ to PSR-4Joas Schilling2016-05-191-0/+92