mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 19:38:26 +00:00
bfdc41e8bb
Previously empty (and "passing") test methods now include PHPunit's `markTestIncomplete()` to better reflect the truth of the resulting file: The test methods are stubbed out, but are not yet complete and passing. It is much easier when _running_ tests to locate incomplete test methods. Fixes 2437. |
||
---|---|---|
.. | ||
CommandTaskTest.php | ||
ControllerTaskTest.php | ||
DbConfigTaskTest.php | ||
ExtractTaskTest.php | ||
FixtureTaskTest.php | ||
ModelTaskTest.php | ||
PluginTaskTest.php | ||
ProjectTaskTest.php | ||
TemplateTaskTest.php | ||
TestTaskTest.php | ||
ViewTaskTest.php |