Actions
Task #39353
closedMake some final classes non-final to allow mocking
Start date:
2012-07-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
We need to be able to subclass some classes for the unit tests:
a) classes that need to be used with getMock
b) classes that we subclass to overwrite static methods
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13321
Updated by Oliver Klee over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8999ac76d2d865f174a96289dac3ce4d86ebafcf.
Actions