cakephp2-php8/cake/tests
mark_story 5a631a6c74 Renaming the runner.
Making the runner extend PHPUnit_TextUi_TestRunner so we can customize the TestSuite classes it uses.
Adding CakeTestSuiteCommand so we can customize the TextUI_Command output.
2011-02-13 14:56:33 -05:00
..
cases Renamed Controller::view to Controller::viewClass and Controller::view, View::view can now be used to change the view rendered by default. Parameters of Controller::render() and View::render() changed to eliminate redundancy. Closes #1520 2011-02-13 02:24:39 +05:30
fixtures Merge branch '1.3' into merger 2011-02-05 12:20:09 -05:00
lib Renaming the runner. 2011-02-13 14:56:33 -05:00
test_app Support to read ini files without section in IniReader. 2011-01-23 19:28:57 -02:00