TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Core\Tests\Functional\DataHandling\Group\Modify\ActionTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Functional\DataHandling\Group\Modify\ActionTest:
TYPO3\CMS\Core\Tests\Functional\DataHandling\Group\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\Group\AbstractActionTestCase
 setUp ()
 
 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\AbstractDataHandlerActionTestCase
 setUp ()
 
 tearDown ()
 
- Public Member Functions inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 setUp ()
 

Protected Attributes

 $assertionDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/Group/Modify/DataSet/'
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\Group\AbstractActionTestCase
 $scenarioDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/Group/DataSet/'
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
 $scenarioDataSetDirectory
 
 $assertionDataSetDirectory
 
 $expectedErrorLogEntries = 0
 
 $testExtensionsToLoad
 
 $pathsToLinkInTestInstance
 
 $recordIds = array()
 
 $actionService
 
 $backendUser
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 $coreExtensionsToLoad = array()
 
 $testExtensionsToLoad = array()
 
 $pathsToLinkInTestInstance = array()
 
 $configurationToUseInTestInstance = array()
 
 $additionalFoldersToCreate = array()
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 $backupGlobals = TRUE
 
 $backupStaticAttributes = FALSE
 

Additional Inherited Members

- Public Attributes inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\Group\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_group'
 
- Public Attributes inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
const VALUE_BackendUserId = 1
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase
 getActionService ()
 
 importScenarioDataSet ($dataSetName)
 
 assertAssertionDataSet ($dataSetName)
 
 assertInRecords (array $assertion, array $records)
 
 assertErrorLogEntries ()
 
 getAllRecords ($tableName, $hasUidField=FALSE)
 
 arrayToString (array $array)
 
 renderRecords (array $assertion, array $record)
 
 getDifferentFields (array $assertion, array $record)
 
 getRequestSectionHasRecordConstraint ()
 
 getRequestSectionDoesNotHaveRecordConstraint ()
 
 getRequestSectionStructureHasRecordConstraint ()
 
 getRequestSectionStructureDoesNotHaveRecordConstraint ()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 getInstanceIdentifier ()
 
 getInstancePath ()
 
 getDatabaseConnection ()
 
 setUpFrontendRootPage ($pageId, array $typoScriptFiles=array())
 
 getFrontendResponse ($pageId, $languageId=0, $backendUserId=0, $workspaceId=0, $failOnFailure=TRUE)
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 getAccessibleMock ( $originalClassName, array $methods=array(), array $arguments=array(), $mockClassName='', $callOriginalConstructor=TRUE, $callOriginalClone=TRUE, $callAutoload=TRUE)
 
 getAccessibleMockForAbstractClass ( $originalClassName, array $arguments=array(), $mockClassName='', $callOriginalConstructor=TRUE, $callOriginalClone=TRUE, $callAutoload=TRUE)
 
 buildAccessibleProxy ($className)
 
 callInaccessibleMethod ($object, $name)
 
 inject ($target, $name, $dependency)
 
 getUniqueId ($prefix='')
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! Functional test for the DataHandler

Definition at line 22 of file ActionTest.php.

Member Function Documentation

◆ addElementRelation()

◆ changeElementRelationSorting()

◆ changeElementSorting()

◆ copyContentOfRelation()

◆ copyElementOfRelation()

◆ createContentAndAddElementRelation()

◆ createContentAndCreateElementRelation()

◆ deleteContentOfRelation()

◆ deleteElementOfRelation()

◆ deleteElementRelation()

◆ localizeContentOfRelation()

◆ localizeElementOfRelation()

◆ modifyBothSidesOfRelation()

◆ modifyContentOfRelation()

◆ modifyElementOfRelation()

◆ moveContentOfRelationToDifferentPage()

TYPO3\CMS\Core\Tests\Functional\DataHandling\Group\Modify\ActionTest::moveContentOfRelationToDifferentPage ( )

Member Data Documentation

◆ $assertionDataSetDirectory

TYPO3\CMS\Core\Tests\Functional\DataHandling\Group\Modify\ActionTest::$assertionDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/Group/Modify/DataSet/'
protected

Definition at line 27 of file ActionTest.php.