cakephp2-php8/cake/tests/lib
2010-07-12 23:24:59 -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 Removing CLI reporter. Its no longer used. 2010-06-28 22:42:52 -04:00
templates Fixing comments in file. 2010-06-28 23:01:25 -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 Fixing assertIdentical wrapper as assertIdentical used to type check, much like assertSame does. 2010-06-27 22:48:30 -04:00
cake_test_fixture.php Merge branch '2.0-phpunit' into 2.0 2010-06-28 22:31:35 -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 Moving restore_error_handler up into TestManager and out of CakeTestSuite. 2010-06-21 22:54:41 -04:00
cake_test_suite_dispatcher.php Renaming and refactoring method for checking existence of PHPUnit test framework 2010-07-07 00:05:30 -04:30
cake_web_test_case.php Removing SimpleTest method calls. 2010-06-26 13:47:30 -04:00
test_manager.php Created a loadCase method in TestManager and changing visibility of some methods 2010-07-06 23:31:21 -04:30
test_runner.php Adding a test case list to the test suite cli runner 2010-07-12 23:24:59 -04:30