cakephp2-php8/lib/Cake/Test/Case/Model/Datasource
mark_story af4b0c9c1b Make DboSource::lastError() fallback to the connection.
If there is no argument the connection error should be checked
for an error.
Add a test for most of lastError().  Mocking PDO is a pain.
Fixes #2046
2011-09-30 21:56:39 -04:00
..
Database Fixing issue with integer columns and NULL values. 2011-09-29 20:28:52 -04:00
Session Removed the @access and @static. 2011-07-30 20:56:48 -04:00
CakeSessionTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
DboSourceTest.php Make DboSource::lastError() fallback to the connection. 2011-09-30 21:56:39 -04:00