aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/Log/ManageTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman5 days1-6/+2
* chore: apply new CSFixer rulesFerdinand Thiessen5 days1-0/+1
* fix(phpunit): Remove some more withConsecutive callstechdebt/noid/prepare-phpunit10Joas Schilling2025-03-311-20/+20
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-10/+10
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+3
* Remove last calls to deprecated at matcher in tests/CoreCôme Chilliet2023-09-181-20/+17
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-7/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-6/+6
* Mode to modern phpunitRoeland Jago Douma2019-11-271-12/+12
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Add Fatal logging optionTim Terhorst2019-10-021-0/+2
* Fix depreccated getMock in Core/Command testsRoeland Jago Douma2016-09-011-3/+6
* Changed logtype to file instead of owncloud.Thomas Pulzer2016-07-221-1/+1
* Move tests/core/ to PSR-4Joas Schilling2016-05-191-0/+181