cakephp2-php8/lib/Cake/Test/Case/TestSuite
KullTC a7c2f26599 Make sure default datasource is not used for mock
When a non-default datasource is used for a model and no test_ version of
that datasource is available, the getMockForModel method used the
models standard datasource, rahter than 'test'.
2015-02-27 15:26:49 +01:00
..
Fixture Removed leading underscores from ReflectionProperty variables in test case 2013-12-07 12:10:03 -05:00
CakeTestCaseTest.php Make sure default datasource is not used for mock 2015-02-27 15:26:49 +01:00
CakeTestFixtureTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeTestSuiteTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ControllerTestCaseTest.php Adding a status code test. 2015-01-26 10:29:52 +01:00
HtmlCoverageReportTest.php Added All options enabled when running test from webfrontend 2014-12-26 15:49:42 -03:00