cakephp2-php8/lib/Cake/Test/Case/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
..
CakeTestCaseTest.php bark if the model doesn't exist 2013-08-03 16:00:34 +00:00
CakeTestFixtureTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeTestSuiteTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ControllerTestCaseTest.php remove @access and unnecessary $name 2013-07-08 15:50:50 +02:00
HtmlCoverageReportTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00