summaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/utility/ControllerMethodReflectorTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-210/+0
* Fix namespaces in AppFramework testsJoas Schilling2016-05-181-12/+14
* Fix unit testRoeland Jago Douma2015-12-241-2/+6
* prefer scalar type hints over phpdoc annotationBernhard Posselt2015-12-241-0/+19
* AppFramework annotation whitespace unit testRobin McCorkell2015-06-211-0/+14
* another test for overriding the docblockBernhard Posselt2015-01-291-0/+14
* additional inheritance testsBernhard Posselt2015-01-291-2/+44
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+1
* make it possible to omit parameters and use the default parameters from the c...Bernhard Posselt2014-05-131-3/+3
* adjust license headers to new mail addressBernhard Posselt2014-05-111-1/+1
* add test for not failing when adding more comments after type parameters, do ...Bernhard Posselt2014-05-111-1/+1
* implement most of the basic stuff that was suggested in #8290Bernhard Posselt2014-05-111-0/+115