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

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 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_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'
 

Protected Member Functions

 setUp ()
 

Protected Attributes

 $scenarioDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/DataSet/'
 
 $coreExtensionsToLoad
 

Detailed Description

Functional test for the DataHandler

Definition at line 20 of file IRRE/CSV/AbstractActionTestCase.php.

Member Function Documentation

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

Definition at line 174 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 219 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 231 of file IRRE/CSV/AbstractActionTestCase.php.

References $GLOBALS.

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

Definition at line 108 of file IRRE/CSV/AbstractActionTestCase.php.

copyParentContentToDifferentPage ( )
See Also
DataSet/copyParentContentToDifferentPage.csv

Definition at line 117 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 268 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 289 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 310 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 331 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 351 of file IRRE/CSV/AbstractActionTestCase.php.

createParentContent ( )

Parent content records

See Also
DataSet/Assertion/createParentContentRecord.csv

Definition at line 73 of file IRRE/CSV/AbstractActionTestCase.php.

createParentContentWithHotelAndOfferChildren ( )

IRRE Child Records

See Also
DataSet/Assertion/createParentContentRecordWithHotelAndOfferChildRecords.csv

Definition at line 252 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 211 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 90 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 98 of file IRRE/CSV/AbstractActionTestCase.php.

localizeParentContentInKeepMode ( )
See Also
DataSet/localizeParentContentKeep.csv

Definition at line 126 of file IRRE/CSV/AbstractActionTestCase.php.

References $GLOBALS.

localizeParentContentInSelectMode ( )
See Also
DataSet/localizeParentContentSelect.csv

Definition at line 150 of file IRRE/CSV/AbstractActionTestCase.php.

References $GLOBALS.

localizeParentContentWithAllChildrenInKeepMode ( )
See Also
DataSet/localizeParentContentWAllChildrenKeep.csv

Definition at line 138 of file IRRE/CSV/AbstractActionTestCase.php.

References $GLOBALS.

localizeParentContentWithAllChildrenInSelectMode ( )
See Also
DataSet/localizeParentContentWAllChildrenSelect.csv

Definition at line 162 of file IRRE/CSV/AbstractActionTestCase.php.

References $GLOBALS.

modifyAndDiscardAndModifyParentWithHotelChild ( )
See Also
DataSet/modifyNDiscardNModifyParentWHotelChild.csv

Definition at line 467 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 372 of file IRRE/CSV/AbstractActionTestCase.php.

modifyPage ( )

Page records

See Also
DataSet/Assertion/modifyPageRecord.csv

Definition at line 203 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 440 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 380 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 454 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 82 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 388 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 418 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 402 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 182 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 190 of file IRRE/CSV/AbstractActionTestCase.php.

setUp ( )
protected

Definition at line 55 of file IRRE/CSV/AbstractActionTestCase.php.

Member Data Documentation

$coreExtensionsToLoad
protected
Initial value:
= array(
'fluid',
'version',
'workspaces',
)

Definition at line 49 of file IRRE/CSV/AbstractActionTestCase.php.

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

Definition at line 44 of file IRRE/CSV/AbstractActionTestCase.php.

const FIELD_ContentHotel = 'tx_irretutorial_1ncsv_hotels'

Definition at line 38 of file IRRE/CSV/AbstractActionTestCase.php.

const FIELD_HotelOffer = 'offers'

Definition at line 39 of file IRRE/CSV/AbstractActionTestCase.php.

const TABLE_Content = 'tt_content'

Definition at line 34 of file IRRE/CSV/AbstractActionTestCase.php.

const TABLE_Hotel = 'tx_irretutorial_1ncsv_hotel'

Definition at line 35 of file IRRE/CSV/AbstractActionTestCase.php.

const TABLE_Offer = 'tx_irretutorial_1ncsv_offer'

Definition at line 36 of file IRRE/CSV/AbstractActionTestCase.php.

const TABLE_Page = 'pages'

Definition at line 33 of file IRRE/CSV/AbstractActionTestCase.php.

const VALUE_ContentIdFirst = 297

Definition at line 25 of file IRRE/CSV/AbstractActionTestCase.php.

const VALUE_ContentIdLast = 298

Definition at line 26 of file IRRE/CSV/AbstractActionTestCase.php.

const VALUE_HotelIdFirst = 3

Definition at line 27 of file IRRE/CSV/AbstractActionTestCase.php.

const VALUE_HotelIdSecond = 4

Definition at line 28 of file IRRE/CSV/AbstractActionTestCase.php.

const VALUE_HotelIdThird = 5

Definition at line 29 of file IRRE/CSV/AbstractActionTestCase.php.

const VALUE_LanguageId = 1

Definition at line 30 of file IRRE/CSV/AbstractActionTestCase.php.

const VALUE_PageId = 89

Definition at line 22 of file IRRE/CSV/AbstractActionTestCase.php.

const VALUE_PageIdTarget = 90

Definition at line 23 of file IRRE/CSV/AbstractActionTestCase.php.

const VALUE_PageIdWebsite = 1

Definition at line 24 of file IRRE/CSV/AbstractActionTestCase.php.

const VALUE_WorkspaceId = 1

Definition at line 31 of file IRRE/CSV/AbstractActionTestCase.php.