[BUGFIX] Adjust visibility of setUp() and tearDown()
Protected is the correct visibility for those functions, as given by the base class. Change-Id: If8ed81c49c6c5cdd6933dd61647f1c2ad1bfc746 Resolves: #64642 Releases: master Reviewed-on: http://review.typo3.org/36438 Reviewed-by:Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
Showing
- typo3/sysext/backend/Tests/Unit/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php 1 addition, 1 deletion...ion/TypoScript/ConditionMatching/ConditionMatcherTest.php
- typo3/sysext/backend/Tests/Unit/Tree/Pagetree/DataProviderTest.php 1 addition, 1 deletion...ext/backend/Tests/Unit/Tree/Pagetree/DataProviderTest.php
- typo3/sysext/backend/Tests/Unit/Utility/IconUtilityTest.php 1 addition, 1 deletiontypo3/sysext/backend/Tests/Unit/Utility/IconUtilityTest.php
- typo3/sysext/belog/Tests/Unit/Domain/Model/ConstraintTest.php 1 addition, 1 deletion...3/sysext/belog/Tests/Unit/Domain/Model/ConstraintTest.php
- typo3/sysext/belog/Tests/Unit/Domain/Model/LogEntryTest.php 1 addition, 1 deletiontypo3/sysext/belog/Tests/Unit/Domain/Model/LogEntryTest.php
- typo3/sysext/belog/Tests/Unit/Domain/Repository/HistoryEntryRepositoryTest.php 1 addition, 1 deletion...sts/Unit/Domain/Repository/HistoryEntryRepositoryTest.php
- typo3/sysext/beuser/Tests/Unit/Domain/Model/BackendUserTest.php 1 addition, 1 deletion...sysext/beuser/Tests/Unit/Domain/Model/BackendUserTest.php
- typo3/sysext/beuser/Tests/Unit/Domain/Model/DemandTest.php 1 addition, 1 deletiontypo3/sysext/beuser/Tests/Unit/Domain/Model/DemandTest.php
- typo3/sysext/core/Tests/Functional/Category/Collection/CategoryCollectionTest.php 1 addition, 1 deletion...Functional/Category/Collection/CategoryCollectionTest.php
- typo3/sysext/core/Tests/Functional/DataHandling/AbstractDataHandlerActionTestCase.php 2 additions, 2 deletions...tional/DataHandling/AbstractDataHandlerActionTestCase.php
- typo3/sysext/core/Tests/Functional/DataHandling/FAL/AbstractActionTestCase.php 1 addition, 1 deletion...ts/Functional/DataHandling/FAL/AbstractActionTestCase.php
- typo3/sysext/core/Tests/Functional/DataHandling/Group/AbstractActionTestCase.php 1 addition, 1 deletion.../Functional/DataHandling/Group/AbstractActionTestCase.php
- typo3/sysext/core/Tests/Functional/DataHandling/IRRE/AbstractTestCase.php 2 additions, 2 deletions...e/Tests/Functional/DataHandling/IRRE/AbstractTestCase.php
- typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/AbstractActionTestCase.php 1 addition, 1 deletion...nctional/DataHandling/IRRE/CSV/AbstractActionTestCase.php
- typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/AbstractActionTestCase.php 1 addition, 1 deletion...DataHandling/IRRE/ForeignField/AbstractActionTestCase.php
- typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/AbstractActionTestCase.php 1 addition, 1 deletion...tional/DataHandling/ManyToMany/AbstractActionTestCase.php
- typo3/sysext/core/Tests/Functional/DataHandling/Regular/AbstractActionTestCase.php 1 addition, 1 deletion...unctional/DataHandling/Regular/AbstractActionTestCase.php
- typo3/sysext/core/Tests/Functional/DataHandling/Select/AbstractActionTestCase.php 1 addition, 1 deletion...Functional/DataHandling/Select/AbstractActionTestCase.php
- typo3/sysext/core/Tests/FunctionalTestCase.php 1 addition, 1 deletiontypo3/sysext/core/Tests/FunctionalTestCase.php
- typo3/sysext/core/Tests/Unit/Authentication/BackendUserAuthenticationTest.php 2 additions, 2 deletions...sts/Unit/Authentication/BackendUserAuthenticationTest.php
Please register or sign in to comment