Actions
Task #90943
closedWarning in unit tests due to BackendLayout::parseConfigurationStringAndSetConfigurationArray being removed
Start date:
2020-04-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutTest::objectIsCreated
Trying to set mock method "parseConfigurationStringAndSetConfigurationArray" with onlyMethods, but it does not exist in class "TYPO3\CMS\Backend\View\BackendLayout\BackendLayout". Use addMethods()
for methods that don't exist in the class.
Updated by Anja Leichsenring almost 5 years ago
- Related to Task #90348: PageLayoutView and BackendLayout should be refactored to separate rendering, processing and fetching of content added
Updated by Anja Leichsenring almost 5 years ago
- Related to Task #90839: Streamline BackendLayout API class added
Updated by Gerrit Code Review almost 5 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/c/Packages/TYPO3.CMS/+/64067
Updated by Anja Leichsenring almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3a65496e31bbee0235f372bb4d478e567479ad58.
Actions