summaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/db/mappertestutility.php
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-209/+0
| | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader
* 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 ↵Bernhard Posselt2015-03-191-25/+44
| | | | value instead of index
* 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
and rename file to be lowercase