Actions
Task #69019
closedAllow to mock concrete methods of abstracts classes when mocking abstract class using @getAccessibleMockForAbstractClass@.
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-08-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
PHPUnit has support for this, but TYPO3 has not.
Just need this issue so Gerrit lets me push a patch.
Updated by Gerrit Code Review over 9 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 http://review.typo3.org/42565
Updated by Gerrit Code Review about 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42565
Updated by Daniel Goerz almost 9 years ago
- Status changed from Under Review to Resolved
Resolved with #72062.
Actions