cakephp2-php8/lib/Cake/Test/Case/Utility
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
..
CakeNumberTest.php Fix most coding standards issues in Test/Case/Utility 2012-03-13 22:59:20 -04:00
CakeTimeTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
ClassRegistryTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
DebuggerTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
FileTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
FolderTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
InflectorTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ObjectCollectionTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
SanitizeTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
SecurityTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
SetTest.php Fix Set::insert() not overwriting values. 2012-03-26 21:50:53 -04:00
StringTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
ValidationTest.php Fix most coding standards issues in Test/Case/Utility 2012-03-13 22:59:20 -04:00
XmlTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00