cakephp2-php8/cake/tests/lib
2010-05-08 16:52:29 -04:30
..
reporter Removing code from CakeTestCase around the method "testAction" which was a bad way of testing controllers, often making it more difficult. 2010-05-05 22:42:56 -04:30
templates Updating test suite to say 2.0! 2010-04-14 22:41:12 -04:00
cake_fixture_manager.php Convertint CakeFixtureManager into a non-static class to be able to replace it with custom implementations 2010-05-08 15:52:11 -04:30
cake_test_case.php Fixing and testing for CakeTestCase::loadFixtures() 2010-05-08 16:14:22 -04:30
cake_test_fixture.php Removing reference operators in CakeTestFixture.. 2010-04-14 23:27:34 -04:00
cake_test_model.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
cake_test_suite.php Adding docs to CakeTestSuite 2010-05-08 16:52:29 -04:30
cake_test_suite_dispatcher.php Improving PHPUnit path detection when it is installed via pear 2010-05-04 16:30:06 -04:30
cake_web_test_case.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
code_coverage_manager.php Fixing / adding visibility. 2010-04-14 23:24:44 -04:00
test_manager.php Using the CakeTesSuite in TestManager and calling accordingly the load and unload of fixtures using the variable 2010-05-08 15:55:16 -04:30