cakephp2-php8/cake/tests/lib
mark_story 862a2bc25e Removing duplicate class definition that could cause test suite inconsistencies.
Adding skip for when AppController is defined.
Changing how mock models are constructed to better use Model::__construct parameters.
2010-12-15 23:33:00 -05:00
..
coverage Upgrading CodeCoverage repoting fo phpunit 3.5 2010-09-29 01:14:14 -04:30
reporter Merge branch '1.3' into merger 2010-12-10 22:24:31 -05:00
templates Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
cake_fixture_manager.php Merge remote branch 'origin/2.0' into 2.0 2010-12-05 20:51:37 -04:30
cake_test_case.php Fixing wrong assertion in test for CakeTestCase::testAction. Fixing testAction issue that would always include layout 2010-11-10 23:03:38 -04:30
cake_test_fixture.php Removing forced trucation of tables in fixture loading, it was not really needed 2010-10-25 19:47:53 -04:30
cake_test_model.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
cake_test_suite.php Replacing the use of removed "sharedFixture" and adding custom "fixtureManager" property to CakeTestCase 2010-09-27 23:37:56 -04:30
cake_test_suite_dispatcher.php Merge branch '1.3' into integration 2010-10-31 21:56:59 -04:00
cake_web_test_case.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
controller_test_case.php Removing duplicate class definition that could cause test suite inconsistencies. 2010-12-15 23:33:00 -05:00
test_manager.php Added ControllerTestCase class for testing controllers. Fixes #1244 2010-12-14 19:58:27 -08:00
test_runner.php Initial steps towards migrating to phpunit 3.5 2010-09-27 22:37:23 -04:30