cakephp2-php8/lib/Cake/Test
mark_story 9d1fbb95b3 Allow datasource access in constructors of mocked models.
When mock objects are created from models that access their datasource
in the constructor, an exception would be raised for the missing default
datasource. By changing how configuration data is handled in the mock
creation we can avoid this issue and not reopen #4867

Refs #8225
2016-09-12 22:15:55 -04:00
..
bake_compare Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
Case Allow datasource access in constructors of mocked models. 2016-09-12 22:15:55 -04:00
Fixture Remove superfluous "Class" from doc blocks 2016-08-10 12:22:09 +02:00
test_app Remove superfluous "Class" from doc blocks 2016-08-10 12:22:09 +02:00