Actions
Task #76894
closedEpic #76862: Refactor and modernise the TypoScript content renderer
Story #74496: Test coverage of stdWrap processors
Add unit test to show that all stdWrap_ methods are callable
Start date:
2016-06-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
stdWrap
Complexity:
Sprint Focus:
Description
The stdWrap methods are public. This test shows that they are all callable and how many they are.
As this is an public API it needs to work, even after refactoring the class, if the stdWrap methods are separated into dedicated classes.
Actions