cakephp2-php8/cake/tests/lib
mark_story b2e61230ad Removing paintError() as it is no longer called.
Removing paintMethodStart() and paintMethodEnd() as they are no longer called and reference classes that no longer exist.
Implementing a skip printout for incomplete tests.
2010-06-12 18:55:27 -04:00
..
coverage Additional refactoring in the coverage classes. 2010-05-13 21:51:59 -04:00
reporter Removing paintError() as it is no longer called. 2010-06-12 18:55:27 -04:00
templates Merge branch '2.0' into 2.0-phpunit 2010-05-30 22:13:09 -04:00
cake_fixture_manager.php Fixing CakeFixtureManager::loadSingle to create the table if not exists 2010-05-31 23:49:18 -04:30
cake_test_case.php Removing unused methods and documenting fixtures property 2010-06-10 21:28:22 -04:30
cake_test_fixture.php Merge branch '2.0' into 2.0-phpunit 2010-05-30 22:13:09 -04:00
cake_test_model.php Merge remote branch 'origin/1.3' into 2.0 2010-05-20 12:22:04 +10:00
cake_test_suite.php Experimental change: restoring the error handler to steps back in the stack to let PHPUnit take over when running tests 2010-05-09 18:15:51 -04:30
cake_test_suite_dispatcher.php Merge branch '2.0' into 2.0-phpunit 2010-05-30 22:13:09 -04:00
cake_web_test_case.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
test_manager.php Migrating TestManager test to phpunit 2010-06-10 21:59:03 -04:30