cakephp2-php8/cake/tests/lib
José Lorenzo Rodríguez 9afbeaa217 Converting CakeHtmlReporter in a TestCase listener.
this apparently shows that it is easy to make the transition to PHPUnit.
2010-05-04 13:51:25 -04:30
..
reporter Converting CakeHtmlReporter in a TestCase listener. 2010-05-04 13:51:25 -04:30
templates Updating test suite to say 2.0! 2010-04-14 22:41:12 -04:00
cake_test_case.php Adding compatibility assert methods for CakeTestCase to ease the transition to PHPUnit 2010-05-04 13:47:08 -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_dispatcher.php Initial step to replace simpletest for PHPUnit 2010-05-04 13:40:50 -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 Some experimental movements inside TEstManager to make it work with PHPUnit 2010-05-04 13:49:10 -04:30