‪TYPO3CMS  10.4
TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase:
TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\CSV\Discard\ActionTest TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\CSV\Publish\ActionTest TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\CSV\PublishAll\ActionTest

Public Member Functions

 createParentContent ()
 
 modifyParentContent ()
 
 deleteParentContent ()
 
 copyParentContent ()
 
 copyParentContentToDifferentPage ()
 
 copyParentContentToLanguage ()
 
 localizeParentContentWithAllChildren ()
 
 localizeParentContentWithLanguageSynchronization ()
 
 changeParentContentSorting ()
 
 moveParentContentToDifferentPage ()
 
 moveParentContentToDifferentPageTwice ()
 
 moveParentContentToDifferentPageAndChangeSorting ()
 
 modifyPage ()
 
 deletePage ()
 
 copyPage ()
 
 copyPageWithHotelBeforeParentContent ()
 
 createParentContentWithHotelAndOfferChildren ()
 
 createAndCopyParentContentWithHotelAndOfferChildren ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildren ()
 
 modifyOnlyHotelChild ()
 
 modifyParentAndChangeHotelChildrenSorting ()
 
 modifyParentWithHotelChild ()
 
 modifyParentAndAddHotelChild ()
 
 modifyParentAndDeleteHotelChild ()
 
 localizePageWithLocalizationExclude ()
 
 localizePageTwiceWithLocalizationExclude ()
 
 localizePageAndAddHotelChildWithLocalizationExclude ()
 
 localizePageWithLanguageSynchronization ()
 
 localizePageAndAddHotelChildWithLanguageSynchronization ()
 
 localizePageAndAddMonoglotHotelChildWithLanguageSynchronization ()
 
 localizeAndCopyPageWithLanguageSynchronization ()
 
 localizePageWithSynchronizationAndCustomLocalizedHotel ()
 

Public Attributes

const VALUE_PageId = 89
 
const VALUE_PageIdTarget = 90
 
const VALUE_PageIdWebsite = 1
 
const VALUE_ContentIdFirst = 297
 
const VALUE_ContentIdLast = 298
 
const VALUE_HotelIdFirst = 3
 
const VALUE_HotelIdSecond = 4
 
const VALUE_HotelIdThird = 5
 
const VALUE_LanguageId = 1
 
const VALUE_LanguageIdSecond = 2
 
const TABLE_Page = 'pages'
 
const TABLE_Content = 'tt_content'
 
const TABLE_Hotel = 'tx_irretutorial_1ncsv_hotel'
 
const TABLE_Offer = 'tx_irretutorial_1ncsv_offer'
 
const TABLE_Price = 'tx_irretutorial_1ncsv_price'
 
const FIELD_PageHotel = 'tx_irretutorial_1ncsv_hotels'
 
const FIELD_ContentHotel = 'tx_irretutorial_1ncsv_hotels'
 
const FIELD_HotelOffer = 'offers'
 
- ‪Public Attributes inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
const VALUE_BackendUserId = 1
 

Protected Member Functions

 setUp ()
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
 tearDown ()
 
 setUpFrontendSite (int $pageId, array $additionalLanguages=[])
 
 setWorkspaceId (int $workspaceId)
 
ActionService getActionService ()
 
 importScenarioDataSet ($dataSetName)
 
 assertAssertionDataSet ($dataSetName)
 
 assertErrorLogEntries (array $expectedMessages=null)
 
 assertCleanReferenceIndex ()
 
HasRecordConstraint getRequestSectionHasRecordConstraint ()
 
DoesNotHaveRecordConstraint getRequestSectionDoesNotHaveRecordConstraint ()
 
StructureHasRecordConstraint getRequestSectionStructureHasRecordConstraint ()
 
StructureDoesNotHaveRecordConstraint getRequestSectionStructureDoesNotHaveRecordConstraint ()
 

Protected Attributes

string $scenarioDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/'
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
bool $assertCleanReferenceIndex = true
 
string $scenarioDataSetDirectory
 
string $assertionDataSetDirectory
 
int null $expectedErrorLogEntries = 0
 
array $testExtensionsToLoad
 
array $pathsToLinkInTestInstance
 
array $recordIds = array( )
 
ActionService $actionService
 
TYPO3 CMS Core Authentication BackendUserAuthentication $backendUser
 
array $siteLanguageConfiguration
 

Detailed Description

Functional test for the DataHandler

Definition at line 23 of file AbstractActionTestCase.php.

Member Function Documentation

◆ changeParentContentSorting()

◆ copyPage()

◆ copyPageWithHotelBeforeParentContent()

◆ copyParentContent()

◆ copyParentContentToDifferentPage()

◆ copyParentContentToLanguage()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::copyParentContentToLanguage ( )

See DataSet/copyParentContentToLanguage.csv Should copy all children as well

Todo:
‪Test missing in workspaces!

Definition at line 100 of file AbstractActionTestCase.php.

References TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\TABLE_Content, and TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\VALUE_ContentIdLast.

◆ createAndCopyParentContentWithHotelAndOfferChildren()

◆ createAndLocalizeParentContentWithHotelAndOfferChildren()

◆ createParentContent()

◆ createParentContentWithHotelAndOfferChildren()

◆ deletePage()

◆ deleteParentContent()

◆ localizeAndCopyPageWithLanguageSynchronization()

◆ localizePageAndAddHotelChildWithLanguageSynchronization()

◆ localizePageAndAddHotelChildWithLocalizationExclude()

◆ localizePageAndAddMonoglotHotelChildWithLanguageSynchronization()

◆ localizePageTwiceWithLocalizationExclude()

◆ localizePageWithLanguageSynchronization()

◆ localizePageWithLocalizationExclude()

◆ localizePageWithSynchronizationAndCustomLocalizedHotel()

◆ localizeParentContentWithAllChildren()

◆ localizeParentContentWithLanguageSynchronization()

◆ modifyOnlyHotelChild()

◆ modifyPage()

◆ modifyParentAndAddHotelChild()

◆ modifyParentAndChangeHotelChildrenSorting()

◆ modifyParentAndDeleteHotelChild()

◆ modifyParentContent()

◆ modifyParentWithHotelChild()

◆ moveParentContentToDifferentPage()

◆ moveParentContentToDifferentPageAndChangeSorting()

◆ moveParentContentToDifferentPageTwice()

◆ setUp()

Member Data Documentation

◆ $scenarioDataSetDirectory

string TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::$scenarioDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/'
protected

Definition at line 48 of file AbstractActionTestCase.php.

◆ FIELD_ContentHotel

const TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::FIELD_ContentHotel = 'tx_irretutorial_1ncsv_hotels'

◆ FIELD_HotelOffer

const TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::FIELD_HotelOffer = 'offers'

Definition at line 44 of file AbstractActionTestCase.php.

◆ FIELD_PageHotel

◆ TABLE_Content

const TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::TABLE_Content = 'tt_content'

Definition at line 37 of file AbstractActionTestCase.php.

Referenced by TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\copyPage(), TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\copyPageWithHotelBeforeParentContent(), TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\copyParentContent(), TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\copyParentContentToDifferentPage(), TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\copyParentContentToLanguage(), TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\createAndCopyParentContentWithHotelAndOfferChildren(), TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\createAndLocalizeParentContentWithHotelAndOfferChildren(), TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardLocalizedParent(), TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\createParentContent(), TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\createParentContentWithHotelAndOfferChildren(), TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\localizeParentContentWithAllChildren(), TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\localizeParentContentWithLanguageSynchronization(), TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\moveParentContentToDifferentPage(), and TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase\moveParentContentToDifferentPageTwice().

◆ TABLE_Hotel

◆ TABLE_Offer

const TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::TABLE_Offer = 'tx_irretutorial_1ncsv_offer'

Definition at line 39 of file AbstractActionTestCase.php.

◆ TABLE_Page

◆ TABLE_Price

const TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::TABLE_Price = 'tx_irretutorial_1ncsv_price'

Definition at line 40 of file AbstractActionTestCase.php.

◆ VALUE_ContentIdFirst

const TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::VALUE_ContentIdFirst = 297

◆ VALUE_ContentIdLast

◆ VALUE_HotelIdFirst

const TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::VALUE_HotelIdFirst = 3

Definition at line 30 of file AbstractActionTestCase.php.

◆ VALUE_HotelIdSecond

const TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::VALUE_HotelIdSecond = 4

Definition at line 31 of file AbstractActionTestCase.php.

◆ VALUE_HotelIdThird

const TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::VALUE_HotelIdThird = 5

Definition at line 32 of file AbstractActionTestCase.php.

◆ VALUE_LanguageId

const TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::VALUE_LanguageId = 1

◆ VALUE_LanguageIdSecond

const TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::VALUE_LanguageIdSecond = 2

Definition at line 34 of file AbstractActionTestCase.php.

◆ VALUE_PageId

◆ VALUE_PageIdTarget

const TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::VALUE_PageIdTarget = 90

Definition at line 26 of file AbstractActionTestCase.php.

◆ VALUE_PageIdWebsite

const TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase::VALUE_PageIdWebsite = 1

Definition at line 27 of file AbstractActionTestCase.php.