TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Select\PublishAll\ActionTest Class Reference
Inheritance diagram for TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Select\PublishAll\ActionTest:
TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Select\AbstractActionTestCase TYPO3\CMS\Core\Tests\Functional\DataHandling\Select\AbstractActionTestCase TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase TYPO3\CMS\Core\Tests\FunctionalTestCase TYPO3\CMS\Core\Tests\BaseTestCase

Public Member Functions

 addElementRelation ()
 
 deleteElementRelation ()
 
 changeElementSorting ()
 
 changeElementRelationSorting ()
 
 createContentAndAddElementRelation ()
 
 createContentAndCreateElementRelation ()
 
 modifyElementOfRelation ()
 
 modifyContentOfRelation ()
 
 modifyBothSidesOfRelation ()
 
 deleteContentOfRelation ()
 
 deleteElementOfRelation ()
 
 copyContentOfRelation ()
 
 copyElementOfRelation ()
 
 localizeContentOfRelation ()
 
 localizeElementOfRelation ()
 
 moveContentOfRelationToDifferentPage ()
 
- Public Member Functions inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\Select\AbstractActionTestCase
 addElementRelation ()
 
 deleteElementRelation ()
 
 changeElementSorting ()
 
 changeElementRelationSorting ()
 
 createContentAndAddElementRelation ()
 
 createContentAndCreateElementRelation ()
 
 modifyElementOfRelation ()
 
 modifyContentOfRelation ()
 
 modifyBothSidesOfRelation ()
 
 deleteContentOfRelation ()
 
 deleteElementOfRelation ()
 
 copyContentOfRelation ()
 
 copyElementOfRelation ()
 
 copyContentToLanguageOfRelation ()
 
 copyElementToLanguageOfRelation ()
 
 localizeContentOfRelation ()
 
 localizeElementOfRelation ()
 
 moveContentOfRelationToDifferentPage ()
 
- Public Member Functions inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 importCSVDataSet ($path)
 

Protected Attributes

 $assertionDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/Select/PublishAll/DataSet/'
 
- Protected Attributes inherited from TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Select\AbstractActionTestCase
 $scenarioDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/Select/DataSet/'
 
 $coreExtensionsToLoad
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\Select\AbstractActionTestCase
 $scenarioDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/Select/DataSet/'
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
 $scenarioDataSetDirectory
 
 $assertionDataSetDirectory
 
 $expectedErrorLogEntries = 0
 
 $testExtensionsToLoad
 
 $pathsToLinkInTestInstance
 
 $recordIds = []
 
 $actionService
 
 $backendUser
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 $coreExtensionsToLoad = []
 
 $testExtensionsToLoad = []
 
 $pathsToLinkInTestInstance = []
 
 $configurationToUseInTestInstance = []
 
 $additionalFoldersToCreate = []
 
 $backendUserFixture = 'typo3/sysext/core/Tests/Functional/Fixtures/be_users.xml'
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 $backupGlobals = true
 
 $backupStaticAttributes = false
 

Additional Inherited Members

- Public Attributes inherited from TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Select\AbstractActionTestCase
const VALUE_WorkspaceId = 1
 
- Public Attributes inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\Select\AbstractActionTestCase
const VALUE_PageId = 89
 
const VALUE_PageIdTarget = 90
 
const VALUE_ContentIdFirst = 297
 
const VALUE_ContentIdLast = 298
 
const VALUE_LanguageId = 1
 
const VALUE_ElementIdFirst = 1
 
const VALUE_ElementIdSecond = 2
 
const VALUE_ElementIdThird = 3
 
const TABLE_Content = 'tt_content'
 
const TABLE_Element = 'tx_testdatahandler_element'
 
const FIELD_ContentElement = 'tx_testdatahandler_select'
 
- Public Attributes inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
const VALUE_BackendUserId = 1
 
- Protected Member Functions inherited from TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Select\AbstractActionTestCase
 setUp ()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\Select\AbstractActionTestCase
 setUp ()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
 setUp ()
 
 tearDown ()
 
 getActionService ()
 
 importScenarioDataSet ($dataSetName)
 
 assertAssertionDataSet ($dataSetName)
 
 assertErrorLogEntries ()
 
 getRequestSectionHasRecordConstraint ()
 
 getRequestSectionDoesNotHaveRecordConstraint ()
 
 getRequestSectionStructureHasRecordConstraint ()
 
 getRequestSectionStructureDoesNotHaveRecordConstraint ()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 getInstanceIdentifier ()
 
 getInstancePath ()
 
 setUp ()
 
 getDatabaseConnection ()
 
 assertCSVDataSet ($path)
 
 assertInRecords (array $expectedRecord, array $actualRecords)
 
 getAllRecords ($tableName, $hasUidField=false)
 
 arrayToString (array $array)
 
 renderRecords (array $assertion, array $record)
 
 getDifferentFields (array $assertion, array $record)
 
 setUpFrontendRootPage ($pageId, array $typoScriptFiles=[])
 
 addTypoScriptToTemplateRecord ($pageId, $typoScript)
 
 getFrontendResponse ($pageId, $languageId=0, $backendUserId=0, $workspaceId=0, $failOnFailure=true, $frontendUserId=0)
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 getAccessibleMock ( $originalClassName, $methods=[], array $arguments=[], $mockClassName='', $callOriginalConstructor=true, $callOriginalClone=true, $callAutoload=true)
 
 getAccessibleMockForAbstractClass ( $originalClassName, array $arguments=[], $mockClassName='', $callOriginalConstructor=true, $callOriginalClone=true, $callAutoload=true, $mockedMethods=[])
 
 buildAccessibleProxy ($className)
 
 callInaccessibleMethod ($object, $name)
 
 inject ($target, $name, $dependency)
 
 getUniqueId ($prefix='')
 

Detailed Description

Functional test for the DataHandler

Definition at line 20 of file ActionTest.php.

Member Function Documentation

◆ addElementRelation()

◆ changeElementRelationSorting()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Select\PublishAll\ActionTest::changeElementRelationSorting ( )

◆ changeElementSorting()

◆ copyContentOfRelation()

◆ copyElementOfRelation()

◆ createContentAndAddElementRelation()

◆ createContentAndCreateElementRelation()

◆ deleteContentOfRelation()

◆ deleteElementOfRelation()

◆ deleteElementRelation()

◆ localizeContentOfRelation()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Select\PublishAll\ActionTest::localizeContentOfRelation ( )

◆ localizeElementOfRelation()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Select\PublishAll\ActionTest::localizeElementOfRelation ( )

◆ modifyBothSidesOfRelation()

◆ modifyContentOfRelation()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Select\PublishAll\ActionTest::modifyContentOfRelation ( )

◆ modifyElementOfRelation()

◆ moveContentOfRelationToDifferentPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Select\PublishAll\ActionTest::moveContentOfRelationToDifferentPage ( )

Member Data Documentation

◆ $assertionDataSetDirectory

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Select\PublishAll\ActionTest::$assertionDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/Select/PublishAll/DataSet/'
protected

Definition at line 25 of file ActionTest.php.