cakephp2-php8/lib/Cake/Test
mark_story 51e3ee0425 Adding dimensions() and maxDimensions()
Splitting the Set::countDim() into two methods.  This creates a simpler
API, as each method only does one job, and only has one argument.  Also
replacing recursion with iteration.
2012-03-26 22:25:34 -04:00
..
Case Adding dimensions() and maxDimensions() 2012-03-26 22:25:34 -04:00
Fixture Fix coding standard issues with fixtures. 2012-03-17 23:31:17 -04:00
test_app Making sure components in controller test cases always have a fresh reference to the request object, fixes #2705 2012-03-24 14:34:29 -04:30