TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest:
TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase TYPO3\CMS\Core\Tests\FunctionalTestCase TYPO3\CMS\Core\Tests\BaseTestCase

Public Member Functions

 createParentContent ()
 
 modifyParentContent ()
 
 deleteParentContent ()
 
 copyParentContent ()
 
 copyParentContentToDifferentPage ()
 
 copyParentContentToLanguageInKeepMode ()
 
 copyParentContentToLanguageWithAllChildrenInKeepMode ()
 
 copyParentContentToLanguageInSelectMode ()
 
 copyParentContentToLanguageWithAllChildrenInSelectMode ()
 
 localizeParentContentInKeepMode ()
 
 localizeParentContentWithAllChildrenInKeepMode ()
 
 localizeParentContentInSelectMode ()
 
 localizeParentContentWithAllChildrenInSelectMode ()
 
 changeParentContentSorting ()
 
 moveParentContentToDifferentPage ()
 
 moveParentContentToDifferentPageAndChangeSorting ()
 
 modifyPage ()
 
 deletePage ()
 
 copyPage ()
 
 copyPageWithHotelBeforeParentContent ()
 
 createParentContentWithHotelAndOfferChildren ()
 
 createAndCopyParentContentWithHotelAndOfferChildren ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildren ()
 
 modifyOnlyHotelChild ()
 
 modifyParentAndChangeHotelChildrenSorting ()
 
 modifyParentWithHotelChild ()
 
 modifyParentAndAddHotelChild ()
 
 modifyParentAndDeleteHotelChild ()
 
- Public Member Functions inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase
 createParentContent ()
 
 modifyParentContent ()
 
 deleteParentContent ()
 
 copyParentContent ()
 
 copyParentContentToDifferentPage ()
 
 copyParentContentToLanguageInKeepMode ()
 
 copyParentContentToLanguageWithAllChildrenInKeepMode ()
 
 copyParentContentToLanguageInSelectMode ()
 
 copyParentContentToLanguageWithAllChildrenInSelectMode ()
 
 localizeParentContentInKeepMode ()
 
 localizeParentContentWithAllChildrenInKeepMode ()
 
 localizeParentContentInSelectMode ()
 
 localizeParentContentWithAllChildrenInSelectMode ()
 
 changeParentContentSorting ()
 
 moveParentContentToDifferentPage ()
 
 moveParentContentToDifferentPageAndChangeSorting ()
 
 modifyPage ()
 
 deletePage ()
 
 copyPage ()
 
 copyPageWithHotelBeforeParentContent ()
 
 createParentContentWithHotelAndOfferChildren ()
 
 createAndCopyParentContentWithHotelAndOfferChildren ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildren ()
 
 modifyOnlyHotelChild ()
 
 modifyParentAndChangeHotelChildrenSorting ()
 
 modifyParentWithHotelChild ()
 
 modifyParentAndAddHotelChild ()
 
 modifyParentAndDeleteHotelChild ()
 
- Public Member Functions inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 importCSVDataSet ($path)
 

Protected Attributes

 $assertionDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/'
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase
 $scenarioDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/'
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
 $scenarioDataSetDirectory
 
 $assertionDataSetDirectory
 
 $expectedErrorLogEntries = 0
 
 $testExtensionsToLoad
 
 $pathsToLinkInTestInstance
 
 $recordIds = []
 
 $actionService
 
 $backendUser
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 $coreExtensionsToLoad = []
 
 $testExtensionsToLoad = []
 
 $pathsToLinkInTestInstance = []
 
 $configurationToUseInTestInstance = []
 
 $additionalFoldersToCreate = []
 
 $backendUserFixture = 'typo3/sysext/core/Tests/Functional/Fixtures/be_users.xml'
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 $backupGlobals = true
 
 $backupStaticAttributes = false
 

Additional Inherited Members

- Public Attributes inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase
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 TABLE_Page = 'pages'
 
const TABLE_Content = 'tt_content'
 
const TABLE_Hotel = 'tx_irretutorial_1ncsv_hotel'
 
const TABLE_Offer = 'tx_irretutorial_1ncsv_offer'
 
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 inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\AbstractActionTestCase
 setUp ()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
 setUp ()
 
 tearDown ()
 
 getActionService ()
 
 importScenarioDataSet ($dataSetName)
 
 assertAssertionDataSet ($dataSetName)
 
 assertErrorLogEntries ()
 
 getRequestSectionHasRecordConstraint ()
 
 getRequestSectionDoesNotHaveRecordConstraint ()
 
 getRequestSectionStructureHasRecordConstraint ()
 
 getRequestSectionStructureDoesNotHaveRecordConstraint ()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 getInstanceIdentifier ()
 
 getInstancePath ()
 
 setUp ()
 
 getDatabaseConnection ()
 
 assertCSVDataSet ($path)
 
 assertInRecords (array $expectedRecord, array $actualRecords)
 
 getAllRecords ($tableName, $hasUidField=false)
 
 arrayToString (array $array)
 
 renderRecords (array $assertion, array $record)
 
 getDifferentFields (array $assertion, array $record)
 
 setUpFrontendRootPage ($pageId, array $typoScriptFiles=[])
 
 addTypoScriptToTemplateRecord ($pageId, $typoScript)
 
 getFrontendResponse ($pageId, $languageId=0, $backendUserId=0, $workspaceId=0, $failOnFailure=true, $frontendUserId=0)
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 getAccessibleMock ( $originalClassName, $methods=[], array $arguments=[], $mockClassName='', $callOriginalConstructor=true, $callOriginalClone=true, $callAutoload=true)
 
 getAccessibleMockForAbstractClass ( $originalClassName, array $arguments=[], $mockClassName='', $callOriginalConstructor=true, $callOriginalClone=true, $callAutoload=true, $mockedMethods=[])
 
 buildAccessibleProxy ($className)
 
 callInaccessibleMethod ($object, $name)
 
 inject ($target, $name, $dependency)
 
 getUniqueId ($prefix='')
 

Detailed Description

Functional test for the DataHandler

Definition at line 20 of file ActionTest.php.

Member Function Documentation

◆ changeParentContentSorting()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::changeParentContentSorting ( )

◆ copyPage()

◆ copyPageWithHotelBeforeParentContent()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::copyPageWithHotelBeforeParentContent ( )

◆ copyParentContent()

◆ copyParentContentToDifferentPage()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::copyParentContentToDifferentPage ( )

◆ copyParentContentToLanguageInKeepMode()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::copyParentContentToLanguageInKeepMode ( )

◆ copyParentContentToLanguageInSelectMode()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::copyParentContentToLanguageInSelectMode ( )

◆ copyParentContentToLanguageWithAllChildrenInKeepMode()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::copyParentContentToLanguageWithAllChildrenInKeepMode ( )

◆ copyParentContentToLanguageWithAllChildrenInSelectMode()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::copyParentContentToLanguageWithAllChildrenInSelectMode ( )

◆ createAndCopyParentContentWithHotelAndOfferChildren()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::createAndCopyParentContentWithHotelAndOfferChildren ( )

◆ createAndLocalizeParentContentWithHotelAndOfferChildren()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::createAndLocalizeParentContentWithHotelAndOfferChildren ( )

◆ createParentContent()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::createParentContent ( )

◆ createParentContentWithHotelAndOfferChildren()

◆ deletePage()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::deletePage ( )

◆ deleteParentContent()

◆ localizeParentContentInKeepMode()

◆ localizeParentContentInSelectMode()

◆ localizeParentContentWithAllChildrenInKeepMode()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::localizeParentContentWithAllChildrenInKeepMode ( )

◆ localizeParentContentWithAllChildrenInSelectMode()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::localizeParentContentWithAllChildrenInSelectMode ( )

◆ modifyOnlyHotelChild()

◆ modifyPage()

◆ modifyParentAndAddHotelChild()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::modifyParentAndAddHotelChild ( )

◆ modifyParentAndChangeHotelChildrenSorting()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::modifyParentAndChangeHotelChildrenSorting ( )

◆ modifyParentAndDeleteHotelChild()

◆ modifyParentContent()

◆ modifyParentWithHotelChild()

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::modifyParentWithHotelChild ( )

◆ moveParentContentToDifferentPage()

◆ moveParentContentToDifferentPageAndChangeSorting()

Member Data Documentation

◆ $assertionDataSetDirectory

TYPO3\CMS\Core\Tests\Functional\DataHandling\IRRE\CSV\Modify\ActionTest::$assertionDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/'
protected

Definition at line 25 of file ActionTest.php.