Actions
Bug #79023
closedStreamline EXT:form unit test
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2016-12-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
EXT:form's FormManagerControllerTest tries to mock static method calls of BackendUtility.
The methods to be mocked are now wrapped directly instead of "wrapping" the reference to the class name.
Actions