summaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/db/mappertestutility.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-209/+0
* Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_*Joas Schilling2016-02-291-1/+1
* If the execute method on the mapper receives an assoc array, it binds by valu...Bernhard Posselt2015-03-191-25/+44
* fix tabs and spacesBernhard Posselt2015-02-251-119/+119
* fix mappertestutilityBernhard Posselt2015-02-251-116/+120
* use IDBConnection and close cursors after insert/update/deleteBernhard Posselt2015-02-251-40/+41
* fix indentionBernhard Posselt2015-01-291-7/+6
* add tests for closing the cursorBernhard Posselt2015-01-291-3/+9
* ignore cursorclosingBernhard Posselt2015-01-291-8/+9
* Make remaining files extend the test baseJoas Schilling2014-11-191-3/+3
* fixing namespace of MapperTestUtilityThomas Müller2014-07-171-0/+179