cakephp2-php8/cake/tests
2010-05-08 16:18:45 -04:00
..
cases Updating CakeLog tests to use @expectedException annotation. 2010-05-08 16:17:20 -04:00
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 the CakePHP testing classes to the coverage ignore filter for PHPUnit. Starting to refactor how coverage is generated, to use more features of PHPUnit. 2010-05-08 16:18:45 -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