Task #89890
closedReset PSR-11 container in GeneralUtility in unit tests
100%
Description
If a container instance is provided for a unit test via GeneralUtility::setContainer(), it needs to set to null again, in order to not affect other unit tests.
Updated by Benjamin Franzke almost 5 years ago
https://review.typo3.org/c/Packages/TYPO3.CMS/+/62331 introduced setContainer in TreeDataProviderFactoryTest, which needs to be reset.
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/+/62573
Updated by Gerrit Code Review almost 5 years ago
Patch set 2 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/+/62573
Updated by Gerrit Code Review almost 5 years ago
Patch set 3 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/+/62573
Updated by Benjamin Franzke almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5263197e5c02a3b8cd0392ab1c0915818e77782e.