aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Middleware/MiddlewareDispatcherTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-11/+11
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-6/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-131-18/+3
* Fix testsJoas Schilling2022-02-231-3/+4
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-17/+17
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
|/
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+1
* Fix testsRoeland Jago Douma2018-02-211-0/+2
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-3/+3
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* Remove explicit type hints for ControllerLukas Reschke2017-08-011-4/+4
* Fix middleware implementations signaturesRoeland Jago Douma2017-07-311-4/+5
* Fix phpunit-5.4 wargningRoeland Jago Douma2016-07-111-13/+13
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+292