[TASK] Adapt UnitTests to changed property types in UnitTestCase
Adapt to a patch in typo3/testing-framework. composer req --dev typo3/testing-framework:dev-main Resolves: #96121 Releases: main Change-Id: I59d6ecc92c70e75ecbb797de18110925942b8027 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72340 Tested-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- composer.lock 4 additions, 4 deletionscomposer.lock
- typo3/sysext/adminpanel/Tests/Unit/Middleware/AdminPanelInitiatorTest.php 1 addition, 1 deletion...inpanel/Tests/Unit/Middleware/AdminPanelInitiatorTest.php
- typo3/sysext/backend/Tests/Unit/Controller/EditDocumentControllerTest.php 1 addition, 1 deletion...kend/Tests/Unit/Controller/EditDocumentControllerTest.php
- typo3/sysext/backend/Tests/Unit/Controller/LoginControllerTest.php 1 addition, 1 deletion...ext/backend/Tests/Unit/Controller/LoginControllerTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/SiteResolvingTest.php 1 addition, 1 deletion...nd/Tests/Unit/Form/FormDataProvider/SiteResolvingTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaGroupTest.php 1 addition, 1 deletion...backend/Tests/Unit/Form/FormDataProvider/TcaGroupTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaSelectTreeItemsTest.php 1 addition, 1 deletion...sts/Unit/Form/FormDataProvider/TcaSelectTreeItemsTest.php
- typo3/sysext/backend/Tests/Unit/Form/InlineStackProcessorTest.php 1 addition, 1 deletion...sext/backend/Tests/Unit/Form/InlineStackProcessorTest.php
- typo3/sysext/backend/Tests/Unit/Utility/BackendUtilityTest.php 1 addition, 1 deletion.../sysext/backend/Tests/Unit/Utility/BackendUtilityTest.php
- typo3/sysext/backend/Tests/Unit/View/ArrayBrowserTest.php 1 addition, 1 deletiontypo3/sysext/backend/Tests/Unit/View/ArrayBrowserTest.php
- typo3/sysext/backend/Tests/Unit/View/BackendLayout/BackendLayoutTest.php 1 addition, 1 deletion...ckend/Tests/Unit/View/BackendLayout/BackendLayoutTest.php
- typo3/sysext/core/Tests/Unit/Authentication/AuthenticationServiceTest.php 1 addition, 1 deletion...e/Tests/Unit/Authentication/AuthenticationServiceTest.php
- typo3/sysext/core/Tests/Unit/Authentication/Mfa/Provider/TotpTest.php 1 addition, 1 deletion.../core/Tests/Unit/Authentication/Mfa/Provider/TotpTest.php
- typo3/sysext/core/Tests/Unit/Cache/Backend/AbstractBackendTest.php 1 addition, 1 deletion...ext/core/Tests/Unit/Cache/Backend/AbstractBackendTest.php
- typo3/sysext/core/Tests/Unit/Cache/Backend/ApcuBackendTest.php 1 addition, 1 deletion.../sysext/core/Tests/Unit/Cache/Backend/ApcuBackendTest.php
- typo3/sysext/core/Tests/Unit/Cache/Backend/FileBackendTest.php 1 addition, 1 deletion.../sysext/core/Tests/Unit/Cache/Backend/FileBackendTest.php
- typo3/sysext/core/Tests/Unit/Cache/Backend/TransientMemoryBackendTest.php 1 addition, 1 deletion...e/Tests/Unit/Cache/Backend/TransientMemoryBackendTest.php
- typo3/sysext/core/Tests/Unit/Cache/Backend/Typo3DatabaseBackendTest.php 1 addition, 1 deletion...ore/Tests/Unit/Cache/Backend/Typo3DatabaseBackendTest.php
- typo3/sysext/core/Tests/Unit/Configuration/FlexForm/FlexFormToolsTest.php 1 addition, 1 deletion...e/Tests/Unit/Configuration/FlexForm/FlexFormToolsTest.php
- typo3/sysext/core/Tests/Unit/Configuration/SiteConfigurationTest.php 1 addition, 1 deletion...t/core/Tests/Unit/Configuration/SiteConfigurationTest.php
Please register or sign in to comment