cakephp2-php8/lib/Cake/Test/Case/Controller
Ceeram bbfaa9e947 Paginating now work well with custom find methods.
_findCount() will now pass $query['operation'] = 'count' for more flexibility.
Custom finders can distinguish the operation and return other $query if needed.
2012-03-11 15:14:50 +01:00
..
Component Paginating now work well with custom find methods. 2012-03-11 15:14:50 +01:00
ComponentCollectionTest.php Merge pull request #512 from shama/patch-test-fixes 2012-02-22 03:48:40 -08:00
ComponentTest.php type hinting controllers and views 2012-02-25 19:46:06 -05:00
ControllerMergeVarsTest.php Typo fixes in tests 2012-02-23 15:29:53 -08:00
ControllerTest.php Fix how $uses is handled. 2012-02-28 19:35:06 -05:00
PagesControllerTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ScaffoldTest.php Add missing visibility keywords 2012-02-16 23:13:12 -08:00