cakephp2-php8/cake/tests/lib
2010-09-25 19:15:26 -04:30
..
coverage Removing 'group tests' PHPUnit implements them as testsuites, which do not need to be handled differently than test cases. 2010-06-26 12:58:03 -04:00
reporter Fixing stupid output buffering error. 2010-09-03 10:22:58 -04:00
templates Start removal of magin "test_suite" connection 2010-09-24 23:30:01 -04:00
cake_fixture_manager.php Fixing some issues with tables that were not beign droppend at the end of test suite execution 2010-09-25 19:15:26 -04:30
cake_test_case.php Changing order of test run in AllShells group to avoid errors 2010-09-24 23:30:02 -04:00
cake_test_fixture.php Fixing some issues with tables that were not beign droppend at the end of test suite execution 2010-09-25 19:15:26 -04:30
cake_test_model.php Start removal of magin "test_suite" connection 2010-09-24 23:30:01 -04:00
cake_test_suite.php Fixing some issues with tables that were not beign droppend at the end of test suite execution 2010-09-25 19:15:26 -04:30
cake_test_suite_dispatcher.php Start removal of magin "test_suite" connection 2010-09-24 23:30:01 -04:00
cake_web_test_case.php Removing SimpleTest method calls. 2010-06-26 13:47:30 -04:00
test_manager.php Removing methods from TestManager and putting them into CakeTestSuite. 2010-09-25 00:16:28 -04:00
test_runner.php Adding a test case list to the test suite cli runner 2010-07-12 23:24:59 -04:30