cakephp2-php8/lib/Cake/Test/Case/TestSuite
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
..
Fixture Removed leading underscores from ReflectionProperty variables in test case 2013-12-07 12:10:03 -05:00
Stub Use traditional array syntax 2015-12-01 15:16:54 +00:00
CakeTestCaseTest.php Allow datasource access in constructors of mocked models. 2016-09-12 22:15:55 -04:00
CakeTestFixtureTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
CakeTestSuiteTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ControllerTestCaseTest.php Remove superfluous "Class" from doc blocks 2016-08-10 12:22:09 +02:00
HtmlCoverageReportTest.php Remove superfluous "Class" from doc blocks 2016-08-10 12:22:09 +02:00