TYPO3  7.6
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ActionTest Class Reference
Inheritance diagram for ActionTest:
AbstractActionTestCase

Public Member Functions

 createParentContent ()
 
 modifyParentContent ()
 
 deleteParentContent ()
 
 deleteParentContentAndDiscardDeletedParent ()
 
 copyParentContent ()
 
 copyParentContentToDifferentPage ()
 
 localizeParentContentInKeepMode ()
 
 localizeParentContentWithAllChildrenInKeepMode ()
 
 localizeParentContentInSelectMode ()
 
 localizeParentContentWithAllChildrenInSelectMode ()
 
 changeParentContentSorting ()
 
 moveParentContentToDifferentPage ()
 
 moveParentContentToDifferentPageAndChangeSorting ()
 
 modifyPage ()
 
 deletePage ()
 
 copyPage ()
 
 copyPageWithHotelBeforeParentContent ()
 
 createParentContentWithHotelAndOfferChildren ()
 
 createAndCopyParentContentWithHotelAndOfferChildren ()
 
 createAndCopyParentContentWithHotelAndOfferChildrenAndDiscardCopiedParent ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildren ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardCreatedParent ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardLocalizedParent ()
 
 modifyOnlyHotelChild ()
 
 modifyParentAndChangeHotelChildrenSorting ()
 
 modifyParentWithHotelChild ()
 
 modifyParentWithHotelChildAndDiscardModifiedParent ()
 
 modifyParentWithHotelChildAndDiscardAll ()
 
 modifyParentAndAddHotelChild ()
 
 modifyParentAndDeleteHotelChild ()
 
 modifyAndDiscardAndModifyParentWithHotelChild ()
 
- Public Member Functions inherited from AbstractActionTestCase
 createParentContent ()
 
 modifyParentContent ()
 
 deleteParentContent ()
 
 deleteParentContentAndDiscardDeletedParent ()
 
 copyParentContent ()
 
 copyParentContentToDifferentPage ()
 
 localizeParentContentInKeepMode ()
 
 localizeParentContentWithAllChildrenInKeepMode ()
 
 localizeParentContentInSelectMode ()
 
 localizeParentContentWithAllChildrenInSelectMode ()
 
 changeParentContentSorting ()
 
 moveParentContentToDifferentPage ()
 
 moveParentContentToDifferentPageAndChangeSorting ()
 
 modifyPage ()
 
 deletePage ()
 
 copyPage ()
 
 copyPageWithHotelBeforeParentContent ()
 
 createParentContentWithHotelAndOfferChildren ()
 
 createAndCopyParentContentWithHotelAndOfferChildren ()
 
 createAndCopyParentContentWithHotelAndOfferChildrenAndDiscardCopiedParent ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildren ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardCreatedParent ()
 
 createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardLocalizedParent ()
 
 modifyOnlyHotelChild ()
 
 modifyParentAndChangeHotelChildrenSorting ()
 
 modifyParentWithHotelChild ()
 
 modifyParentWithHotelChildAndDiscardModifiedParent ()
 
 modifyParentWithHotelChildAndDiscardAll ()
 
 modifyParentAndAddHotelChild ()
 
 modifyParentAndDeleteHotelChild ()
 
 modifyAndDiscardAndModifyParentWithHotelChild ()
 

Protected Member Functions

 setUp ()
 
- Protected Member Functions inherited from AbstractActionTestCase
 setUp ()
 

Protected Attributes

 $assertionDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/'
 
- Protected Attributes inherited from AbstractActionTestCase
 $scenarioDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/DataSet/'
 
 $coreExtensionsToLoad
 

Additional Inherited Members

- Public Attributes inherited from 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 VALUE_WorkspaceId = 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'
 

Detailed Description

Functional test for the DataHandler

Definition at line 20 of file IRRE/CSV/PublishAll/ActionTest.php.

Member Function Documentation

changeParentContentSorting ( )
Test:
See Also
DataSet/Assertion/changeParentContentRecordSorting.csv

Definition at line 199 of file IRRE/CSV/PublishAll/ActionTest.php.

copyPage ( )
Test:
See Also
DataSet/Assertion/copyPageRecord.csv

Definition at line 293 of file IRRE/CSV/PublishAll/ActionTest.php.

copyPageWithHotelBeforeParentContent ( )
Test:
See Also
DataSet/Assertion/copyPageWHotelBeforeParentContent.csv

Definition at line 308 of file IRRE/CSV/PublishAll/ActionTest.php.

copyParentContent ( )
Test:
See Also
DataSet/Assertion/copyParentContentRecord.csv

Definition at line 103 of file IRRE/CSV/PublishAll/ActionTest.php.

copyParentContentToDifferentPage ( )
Test:
See Also
DataSet/copyParentContentToDifferentPage.csv

Definition at line 119 of file IRRE/CSV/PublishAll/ActionTest.php.

createAndCopyParentContentWithHotelAndOfferChildren ( )
Test:
See Also
DataSet/Assertion/createAndCopyParentContentRecordWithHotelAndOfferChildRecords.csv

Definition at line 345 of file IRRE/CSV/PublishAll/ActionTest.php.

createAndCopyParentContentWithHotelAndOfferChildrenAndDiscardCopiedParent ( )
Test:
See Also
DataSet/Assertion/createAndCopyParentContentRecordWithHotelAndOfferChildRecordsAndDiscardCopiedParentRecord.csv

Definition at line 369 of file IRRE/CSV/PublishAll/ActionTest.php.

createAndLocalizeParentContentWithHotelAndOfferChildren ( )
Test:
See Also
DataSet/Assertion/createAndLocalizeParentContentRecordWithHotelAndOfferChildRecords.csv

Definition at line 384 of file IRRE/CSV/PublishAll/ActionTest.php.

createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardCreatedParent ( )
Test:
See Also
DataSet/Assertion/createNLocalizeParentContentNHotelNOfferChildrenNDiscardCreatedParent.csv

Definition at line 405 of file IRRE/CSV/PublishAll/ActionTest.php.

createAndLocalizeParentContentWithHotelAndOfferChildrenAndDiscardLocalizedParent ( )
Test:
See Also
DataSet/Assertion/createAndLocalizeParentContentRecordWithHotelAndOfferChildRecordsAndDiscardLocalizedParentRecord.csv

Definition at line 420 of file IRRE/CSV/PublishAll/ActionTest.php.

createParentContent ( )
Test:
See Also
DataSet/Assertion/createParentContentRecord.csv

Definition at line 40 of file IRRE/CSV/PublishAll/ActionTest.php.

createParentContentWithHotelAndOfferChildren ( )

IRRE Child Records

Test:
See Also
DataSet/Assertion/createParentContentRecordWithHotelAndOfferChildRecords.csv

Definition at line 327 of file IRRE/CSV/PublishAll/ActionTest.php.

deletePage ( )
Test:
See Also
DataSet/Assertion/deletePageRecord.csv

Definition at line 279 of file IRRE/CSV/PublishAll/ActionTest.php.

References $response.

deleteParentContent ( )
Test:
See Also
DataSet/Assertion/deleteParentContentRecord.csv

Definition at line 73 of file IRRE/CSV/PublishAll/ActionTest.php.

deleteParentContentAndDiscardDeletedParent ( )
Test:
See Also
DataSet/Assertion/deleteParentContentRecordAndDiscardDeletedParentRecord.csv

Definition at line 88 of file IRRE/CSV/PublishAll/ActionTest.php.

localizeParentContentInKeepMode ( )
Test:
See Also
DataSet/localizeParentContentKeep.csv

Definition at line 135 of file IRRE/CSV/PublishAll/ActionTest.php.

localizeParentContentInSelectMode ( )
Test:
See Also
DataSet/localizeParentContentSelect.csv

Definition at line 167 of file IRRE/CSV/PublishAll/ActionTest.php.

localizeParentContentWithAllChildrenInKeepMode ( )
Test:
See Also
DataSet/localizeParentContentWAllChildrenKeep.csv

Definition at line 151 of file IRRE/CSV/PublishAll/ActionTest.php.

localizeParentContentWithAllChildrenInSelectMode ( )
Test:
See Also
DataSet/localizeParentContentWAllChildrenSelect.csv

Definition at line 183 of file IRRE/CSV/PublishAll/ActionTest.php.

modifyAndDiscardAndModifyParentWithHotelChild ( )
Test:
See Also
DataSet/modifyNDiscardNModifyParentWHotelChild.csv

Definition at line 558 of file IRRE/CSV/PublishAll/ActionTest.php.

modifyOnlyHotelChild ( )
Test:
See Also
DataSet/Assertion/modifyOnlyHotelChildRecord.csv

Definition at line 435 of file IRRE/CSV/PublishAll/ActionTest.php.

modifyPage ( )

Page records

Test:
See Also
DataSet/Assertion/modifyPageRecord.csv

Definition at line 261 of file IRRE/CSV/PublishAll/ActionTest.php.

modifyParentAndAddHotelChild ( )
Test:
See Also
DataSet/Assertion/modifyParentRecordAndAddHotelChildRecord.csv

Definition at line 523 of file IRRE/CSV/PublishAll/ActionTest.php.

modifyParentAndChangeHotelChildrenSorting ( )
Test:
See Also
DataSet/Assertion/modifyParentRecordAndChangeHotelChildRecordsSorting.csv

Definition at line 451 of file IRRE/CSV/PublishAll/ActionTest.php.

modifyParentAndDeleteHotelChild ( )
Test:
See Also
DataSet/Assertion/modifyParentRecordAndDeleteHotelChildRecord.csv

Definition at line 539 of file IRRE/CSV/PublishAll/ActionTest.php.

modifyParentContent ( )
Test:
See Also
DataSet/Assertion/modifyParentContentRecord.csv

Definition at line 55 of file IRRE/CSV/PublishAll/ActionTest.php.

modifyParentWithHotelChild ( )
Test:
See Also
DataSet/Assertion/modifyParentRecordWithHotelChildRecord.csv

Definition at line 467 of file IRRE/CSV/PublishAll/ActionTest.php.

modifyParentWithHotelChildAndDiscardAll ( )
Test:
See Also
DataSet/Assertion/modifyParentRecordWithHotelChildRecordAndDiscardAllModifiedRecords.csv

Definition at line 505 of file IRRE/CSV/PublishAll/ActionTest.php.

modifyParentWithHotelChildAndDiscardModifiedParent ( )
Test:
See Also
DataSet/Assertion/modifyParentRecordWithHotelChildRecordAndDiscardModifiedParentRecord.csv

Definition at line 483 of file IRRE/CSV/PublishAll/ActionTest.php.

moveParentContentToDifferentPage ( )
Test:
See Also
DataSet/Assertion/moveParentContentRecordToDifferentPage.csv

Definition at line 218 of file IRRE/CSV/PublishAll/ActionTest.php.

moveParentContentToDifferentPageAndChangeSorting ( )
Test:
See Also
DataSet/Assertion/moveParentContentRecordToDifferentPageAndChangeSorting.csv

Definition at line 236 of file IRRE/CSV/PublishAll/ActionTest.php.

setUp ( )
protected

Parent content records

Definition at line 31 of file IRRE/CSV/PublishAll/ActionTest.php.

Member Data Documentation

$assertionDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/'
protected

Definition at line 25 of file IRRE/CSV/PublishAll/ActionTest.php.