cakephp2-php8/lib/Cake/Test
mark_story bc8ae11fc1 Fix fatal error with abstract/interface classes
Abstract/Interface classes + ClassRegistry::init() should
raise an exception, not cause fatal errors.

Update CakeSchema to swallow and ignore any exceptions coming from
ClassRegistry.

Fixes #2328
2011-12-07 20:58:01 -05:00
..
Case Fix fatal error with abstract/interface classes 2011-12-07 20:58:01 -05:00
Fixture Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
test_app Fix bare require() to use App::uses() 2011-12-06 20:09:05 -05:00