aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Db
Commit message (Expand)AuthorAgeFilesLines
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-43/+43
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
* Fix multiline commentsChristoph Wurst2020-04-081-19/+19
* Use the short array syntax, everywhereChristoph Wurst2020-03-263-51/+51
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-6/+6
* Mode to modern phpunitRoeland Jago Douma2019-11-272-21/+15
* Make phpunit8 compatibleRoeland Jago Douma2019-11-274-4/+4
* Merge pull request #17948 from nextcloud/enh/check-if-property-is-boolRoeland Jago Douma2019-11-261-8/+35
|\
| * Make isXXX available for bool properties onlyDaniel Kesselberg2019-11-161-8/+35
* | Some php-cs fixesRoeland Jago Douma2019-11-224-8/+4
|/
* [#11236] Set parameter type in QBMapperMarius David Wieschollek2019-03-241-0/+241
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-242-16/+17
* Fix getMock MapperTestUtilityRoeland Jago Douma2016-09-071-1/+1
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+727