cakephp2-php8/cake/tests/lib
mark_story 92b57d81ee Moving common setup and teardown functionality in to CakeTestCase.
Removing repeated setup/teardown logic from test cases.
Switching tests to use setup/teardown instead of startTest/endTest.
2010-09-25 21:36:49 -04:00
..
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 Start removal of magin "test_suite" connection 2010-09-24 23:30:01 -04:00
cake_test_case.php Moving common setup and teardown functionality in to CakeTestCase. 2010-09-25 21:36:49 -04:00
cake_test_fixture.php Removing all uses of the test_suite connection in the test cases 2010-09-24 23:30:01 -04:00
cake_test_model.php Start removal of magin "test_suite" connection 2010-09-24 23:30:01 -04:00
cake_test_suite.php Fixing issue in DboSource test case where buffer would eat all the output. 2010-09-25 01:13:01 -04:00
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