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

Public Member Functions

 addElementRelation ()
 
 deleteElementRelation ()
 
 changeElementSorting ()
 
 changeElementRelationSorting ()
 
 createContentAndAddElementRelation ()
 
 createContentAndCreateElementRelation ()
 
 modifyElementOfRelation ()
 
 modifyContentOfRelation ()
 
 modifyBothSidesOfRelation ()
 
 deleteContentOfRelation ()
 
 deleteElementOfRelation ()
 
 copyContentOfRelation ()
 
 copyElementOfRelation ()
 
 localizeContentOfRelation ()
 
 localizeElementOfRelation ()
 
 moveContentOfRelationToDifferentPage ()
 

Protected Attributes

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

Additional Inherited Members

- Public Attributes inherited from AbstractActionTestCase
const VALUE_WorkspaceId = 1
 
- Protected Member Functions inherited from AbstractActionTestCase
 setUp ()
 

Detailed Description

Functional test for the DataHandler

Definition at line 20 of file Select/Publish/ActionTest.php.

Member Function Documentation

addElementRelation ( )

Relations

Test:
See Also
DataSet/addElementRelation.csv

Definition at line 35 of file Select/Publish/ActionTest.php.

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

Definition at line 86 of file Select/Publish/ActionTest.php.

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

Definition at line 70 of file Select/Publish/ActionTest.php.

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

Definition at line 228 of file Select/Publish/ActionTest.php.

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

Definition at line 245 of file Select/Publish/ActionTest.php.

createContentAndAddElementRelation ( )
Test:
See Also
DataSet/createContentNAddRelation.csv

Definition at line 102 of file Select/Publish/ActionTest.php.

createContentAndCreateElementRelation ( )
Test:
See Also
DataSet/createContentNCreateRelation.csv

Definition at line 120 of file Select/Publish/ActionTest.php.

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

Definition at line 197 of file Select/Publish/ActionTest.php.

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

Definition at line 212 of file Select/Publish/ActionTest.php.

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

Definition at line 51 of file Select/Publish/ActionTest.php.

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

Definition at line 265 of file Select/Publish/ActionTest.php.

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

Definition at line 281 of file Select/Publish/ActionTest.php.

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

Definition at line 174 of file Select/Publish/ActionTest.php.

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

Definition at line 159 of file Select/Publish/ActionTest.php.

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

Definition at line 143 of file Select/Publish/ActionTest.php.

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

Definition at line 297 of file Select/Publish/ActionTest.php.

Member Data Documentation

$assertionDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/Select/Publish/DataSet/'
protected

Definition at line 25 of file Select/Publish/ActionTest.php.