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.
Updated by Oliver Hader almost 8 years ago
- Subject changed from Streaming EXT:form unit test to Streamline EXT:form unit test
Updated by Gerrit Code Review almost 8 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 https://review.typo3.org/50994
Updated by Oliver Hader almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4131de0f458d5d94b04f10bfdab4ae2c28618e9b.
Actions