cakephp2-php8/cake/tests
mark_story b2e61230ad Removing paintError() as it is no longer called.
Removing paintMethodStart() and paintMethodEnd() as they are no longer called and reference classes that no longer exist.
Implementing a skip printout for incomplete tests.
2010-06-12 18:55:27 -04:00
..
cases Adding two incomplete tests as they are not implemented. Pulling component tests out of the controller test case. 2010-06-12 18:47:47 -04:00
fixtures Fixing issue with fixtures not being unloaded if the test method throws exceptions or fails in some unexpected way 2010-05-31 23:07:21 -04:30
groups Merge branch '2.0' into 2.0-phpunit 2010-05-30 22:13:09 -04:00
lib Removing paintError() as it is no longer called. 2010-06-12 18:55:27 -04:00
test_app Migrating DispatcherTest to PHPUnit, alos removing class dependencies from test folder home.ctp file 2010-06-08 23:58:01 -04:30