cakephp2-php8/lib/Cake/TestSuite
AD7six ff856b7ebb bark if the model doesn't exist
Getting the following warning:

    ReflectionException: Class Mock_Foo_e187b1d1 does not have a
constructor, so you cannot pass any constructor arguments

Is a much less obvious way of saying "the class you're trying to mock
doesn't exist". Be more explicit
2013-08-03 16:00:34 +00:00
..
Coverage Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Fixture coding standards and simplification of else cases as well as some minor fixes 2013-07-03 00:52:48 +02:00
Reporter whitespace coding standards 2013-07-05 14:15:18 +02:00
templates Merge branch 'master' into 2.4 2013-06-29 23:26:26 -04:00
CakeTestCase.php bark if the model doesn't exist 2013-08-03 16:00:34 +00:00
CakeTestLoader.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeTestRunner.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeTestSuite.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeTestSuiteCommand.php simplify else cases 2013-07-03 01:14:41 +02:00
CakeTestSuiteDispatcher.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ControllerTestCase.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00