[BUGFIX] Add missing namespace parts
As the main test case files are now in subfolders, we need to correct the namespaces. Change-Id: Ie06edc099c5d3e42ff842eded03cde1ddf34c0ca Releases: master Resolves: #79629 Reviewed-on: https://review.typo3.org/51535 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- components/testing_framework/Classes/Core/Acceptance/AcceptanceCoreEnvironment.php 1 addition, 1 deletion...ork/Classes/Core/Acceptance/AcceptanceCoreEnvironment.php
- components/testing_framework/Classes/Core/Functional/FunctionalTestCase.php 4 additions, 2 deletions..._framework/Classes/Core/Functional/FunctionalTestCase.php
- components/testing_framework/Classes/Core/Unit/UnitTestCase.php 3 additions, 2 deletions...ents/testing_framework/Classes/Core/Unit/UnitTestCase.php
- components/testing_framework/Classes/Fluid/Unit/ViewHelpers/ViewHelperBaseTestcase.php 1 addition, 1 deletion...Classes/Fluid/Unit/ViewHelpers/ViewHelperBaseTestcase.php
- components/testing_framework/Resources/Core/Build/AcceptanceTests.yml 1 addition, 1 deletion...esting_framework/Resources/Core/Build/AcceptanceTests.yml
- components/testing_framework/compat/core/FunctionalTestCase.php 1 addition, 1 deletion...ents/testing_framework/compat/core/FunctionalTestCase.php
- components/testing_framework/compat/core/UnitTestCase.php 1 addition, 1 deletioncomponents/testing_framework/compat/core/UnitTestCase.php
- typo3/sysext/backend/Tests/Functional/Controller/Page/LocalizationControllerTest.php 1 addition, 1 deletion...Functional/Controller/Page/LocalizationControllerTest.php
- typo3/sysext/backend/Tests/Unit/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php 1 addition, 1 deletion...ion/TypoScript/ConditionMatching/ConditionMatcherTest.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/File/FileControllerTest.php 1 addition, 1 deletion...backend/Tests/Unit/Controller/File/FileControllerTest.php
- typo3/sysext/backend/Tests/Unit/Controller/FormInlineAjaxControllerTest.php 1 addition, 1 deletion...nd/Tests/Unit/Controller/FormInlineAjaxControllerTest.php
- typo3/sysext/backend/Tests/Unit/Controller/FormSelectTreeAjaxControllerTest.php 1 addition, 1 deletion...ests/Unit/Controller/FormSelectTreeAjaxControllerTest.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/Controller/PageLayoutControllerTest.php 1 addition, 1 deletion...ackend/Tests/Unit/Controller/PageLayoutControllerTest.php
- typo3/sysext/backend/Tests/Unit/Controller/Wizard/SuggestWizardControllerTest.php 1 addition, 1 deletion...ts/Unit/Controller/Wizard/SuggestWizardControllerTest.php
- typo3/sysext/backend/Tests/Unit/Form/Element/AbstractFormElementTest.php 1 addition, 1 deletion...ckend/Tests/Unit/Form/Element/AbstractFormElementTest.php
- typo3/sysext/backend/Tests/Unit/Form/Element/InputDateTimeElementTest.php 1 addition, 1 deletion...kend/Tests/Unit/Form/Element/InputDateTimeElementTest.php
- typo3/sysext/backend/Tests/Unit/Form/Element/InputHiddenElementTest.php 1 addition, 1 deletion...ackend/Tests/Unit/Form/Element/InputHiddenElementTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataCompilerTest.php 1 addition, 1 deletion...3/sysext/backend/Tests/Unit/Form/FormDataCompilerTest.php
Please register or sign in to comment