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/Modify/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/Modify/ActionTest.php.

Member Function Documentation

addElementRelation ( )

Relations

Test:
See Also
DataSet/addElementRelation.csv

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

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

Definition at line 83 of file Select/Modify/ActionTest.php.

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

Definition at line 68 of file Select/Modify/ActionTest.php.

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

Definition at line 207 of file Select/Modify/ActionTest.php.

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

Definition at line 223 of file Select/Modify/ActionTest.php.

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

Definition at line 98 of file Select/Modify/ActionTest.php.

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

Definition at line 115 of file Select/Modify/ActionTest.php.

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

Definition at line 178 of file Select/Modify/ActionTest.php.

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

Definition at line 192 of file Select/Modify/ActionTest.php.

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

Definition at line 50 of file Select/Modify/ActionTest.php.

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

Definition at line 242 of file Select/Modify/ActionTest.php.

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

Definition at line 257 of file Select/Modify/ActionTest.php.

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

Definition at line 161 of file Select/Modify/ActionTest.php.

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

Definition at line 147 of file Select/Modify/ActionTest.php.

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

Definition at line 132 of file Select/Modify/ActionTest.php.

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

Definition at line 272 of file Select/Modify/ActionTest.php.

Member Data Documentation

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

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