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

Member Function Documentation

addElementRelation ( )

Relations

Test:
See Also
DataSet/addElementRelation.csv

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

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

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

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

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

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

Definition at line 218 of file Select/PublishAll/ActionTest.php.

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

Definition at line 235 of file Select/PublishAll/ActionTest.php.

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

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

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

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

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

Definition at line 187 of file Select/PublishAll/ActionTest.php.

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

Definition at line 202 of file Select/PublishAll/ActionTest.php.

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

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

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

Definition at line 255 of file Select/PublishAll/ActionTest.php.

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

Definition at line 271 of file Select/PublishAll/ActionTest.php.

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

Definition at line 169 of file Select/PublishAll/ActionTest.php.

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

Definition at line 154 of file Select/PublishAll/ActionTest.php.

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

Definition at line 138 of file Select/PublishAll/ActionTest.php.

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

Definition at line 287 of file Select/PublishAll/ActionTest.php.

Member Data Documentation

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

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