cakephp2-php8/cake/tests
Mark Story e7ff0bdf66 Adding missing parameters to assertEqual() wrapper.
Adding assertNotEqual() wrapper.
Adding expectError() but it doesn't work because of Debugger's error handler being set.
Fixing fatal error where getDescription would not be defined.
2010-05-08 11:42:04 -04:00
..
cases Cleaning up CakeTestCase and adding some tests for it 2010-05-08 01:19:45 -04:30
fixtures Cleaning up CakeTestCase and adding some tests for it 2010-05-08 01:19:45 -04:30
groups Fixing a group test case to show how to create one, and to make pass TestManager test case 2010-05-04 23:58:17 -04:30
lib Adding missing parameters to assertEqual() wrapper. 2010-05-08 11:42:04 -04:00
test_app Adding CakeLogInterface and implementing it in core and test suite classes. The new interface is used for method detection instead of a hard method check. Making CakeLog throw exceptions instead of trigger errors when things go wrong. 2010-04-23 22:31:21 -04:00