[TASK] Resolve some 'access to undefined property' in tests
Various tests add subjects or mocks as class property without declaring the property. Resolves: #96695 Releases: main, 11.5 Change-Id: I97333cb3d79cbda2405aad6cabb997986eb670bc Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73234 Tested-by:core-ci <typo3@b13.com> Tested-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- Build/phpstan/phpstan-baseline.neon 0 additions, 45 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/backend/Tests/Functional/Authentication/PasswordResetTest.php 4 additions, 1 deletion...end/Tests/Functional/Authentication/PasswordResetTest.php
- typo3/sysext/core/Tests/Unit/EventDispatcher/EventDispatcherTest.php 3 additions, 6 deletions...t/core/Tests/Unit/EventDispatcher/EventDispatcherTest.php
- typo3/sysext/extbase/Tests/Functional/Service/ExtensionServiceTest.php 1 addition, 8 deletions...extbase/Tests/Functional/Service/ExtensionServiceTest.php
- typo3/sysext/extbase/Tests/Unit/Persistence/Generic/PersistenceManagerTest.php 0 additions, 27 deletions...Tests/Unit/Persistence/Generic/PersistenceManagerTest.php
- typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Storage/Typo3DbBackendTest.php 2 additions, 2 deletions...s/Unit/Persistence/Generic/Storage/Typo3DbBackendTest.php
- typo3/sysext/extbase/Tests/Unit/Reflection/ObjectAccessTest.php 1 addition, 0 deletions...sysext/extbase/Tests/Unit/Reflection/ObjectAccessTest.php
- typo3/sysext/extbase/Tests/Unit/Validation/Validator/IntegerValidatorTest.php 6 additions, 22 deletions.../Tests/Unit/Validation/Validator/IntegerValidatorTest.php
- typo3/sysext/extbase/Tests/Unit/Validation/Validator/NotEmptyValidatorTest.php 17 additions, 19 deletions...Tests/Unit/Validation/Validator/NotEmptyValidatorTest.php
- typo3/sysext/extbase/Tests/Unit/Validation/Validator/TextValidatorTest.php 4 additions, 12 deletions...ase/Tests/Unit/Validation/Validator/TextValidatorTest.php
Please register or sign in to comment