Actions
Bug #56895
closedTask #51436: Standalone unit test runner
Tests: Incomplete mocking in ext:scheduler
Start date:
2014-03-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
Use getMock() instead of new() to create the test subject in order to
suppress execution of __construct() of parent SchedulerModuleController.
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28375
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28375
Updated by Anja Leichsenring over 10 years ago
- Status changed from Under Review to Closed
duplicate of #56894
Actions