aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/Config/System
Commit message (Expand)AuthorAgeFilesLines
* fix: Adjust data provider nameFerdinand Thiessen2025-03-271-2/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-153-7/+7
* chore: Add SPDX headerAndy Scherzinger2024-05-133-51/+9
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-123-9/+9
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-093-3/+0
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-4/+4
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-3/+3
* Fix testsRoeland Jago Douma2016-09-061-2/+2
* Fix depreccated getMock in Core/Command testsRoeland Jago Douma2016-09-013-9/+18
* Move tests/core/ to PSR-4Joas Schilling2016-05-193-0/+565