cakephp2-php8/cake/tests/cases/console/libs/tasks
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
..
controller.test.php Fixing failing tests and group test situational fails in console tests. Adding console tests to all tests. 2010-09-24 23:30:02 -04:00
db_config.test.php Moving common setup and teardown functionality in to CakeTestCase. 2010-09-25 21:36:49 -04:00
extract.test.php Mocking out clear() on all the shell tests as it wreaks havoc on the CLI runner. 2010-09-24 23:30:02 -04:00
fixture.test.php Moving common setup and teardown functionality in to CakeTestCase. 2010-09-25 21:36:49 -04:00
model.test.php Moving common setup and teardown functionality in to CakeTestCase. 2010-09-25 21:36:49 -04:00
plugin.test.php Moving common setup and teardown functionality in to CakeTestCase. 2010-09-25 21:36:49 -04:00
project.test.php Moving common setup and teardown functionality in to CakeTestCase. 2010-09-25 21:36:49 -04:00
template.test.php Changing startTest and endTest to setup and teardown. 2010-09-25 00:47:32 -04:00
test.test.php Removing disabling of tests from last commit. 2010-09-25 00:56:46 -04:00
view.test.php Moving common setup and teardown functionality in to CakeTestCase. 2010-09-25 21:36:49 -04:00