cakephp2-php8/lib/Cake/Test/Case/Model/Datasource
mark_story b3d886fe82 Fix Set::insert() not overwriting values.
Set::insert() failed to overwrite values that were previously
defined as strings.  Remove test in SessionComponentTest that was
ensuring this bug stuck around.

Fixes #2722
2012-03-26 21:50:53 -04:00
..
Database Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
Session Fix more coding standards. 2012-03-18 21:20:33 -04:00
CakeSessionTest.php Fix Set::insert() not overwriting values. 2012-03-26 21:50:53 -04:00
DboSourceTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00