Actions
Task #74337
closedEXT:form - add unitTests for class TypoScriptToJsonConverter
Start date:
2016-03-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
medium
Sprint Focus:
Description
We introduce a first test case for TypoScriptToJsonConverter in Utility.
Introduce test case for getChildElementsByIntegerKey.
Though it tests a protected method at first it allows further methods to
be tested by the very same data provider.
We use an accessibleMock to circumvent method visibility and mock an additional
object altered by-ref.
Actions