cakephp2-php8/cake/tests/cases/libs/controller
mark_story fafb01b09d Fixing modelClass when using plugin models.
Added TestPluginPost to test_app/test_plugin
Test case added.
Closes #5459

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7641 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-09-22 04:10:49 +00:00
..
components Refactoring Auth test, adding coverage, and enabling custom Ajax layouts (as specified by RequestHandler), fixes #5446 2008-09-20 20:18:16 +00:00
component.test.php Adding conditional check for constant. Removes notice when running all_tests group. Closes #5281 2008-08-19 01:34:44 +00:00
controller.test.php Fixing modelClass when using plugin models. 2008-09-22 04:10:49 +00:00
pages_controller.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
scaffold.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00