TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\FAL\Modify\ActionTest Class Reference
Inheritance diagram for TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\FAL\Modify\ActionTest:
TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\FAL\AbstractActionTestCase TYPO3\CMS\Core\Tests\Functional\DataHandling\FAL\AbstractActionTestCase TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase TYPO3\CMS\Core\Tests\FunctionalTestCase TYPO3\CMS\Core\Tests\BaseTestCase

Public Member Functions

 modifyContent ()
 
 deleteContent ()
 
 copyContent ()
 
 localizeContent ()
 
 changeContentSorting ()
 
 moveContentToDifferentPage ()
 
 moveContentToDifferentPageAndChangeSorting ()
 
 createContentWithFileReference ()
 
 modifyContentWithFileReference ()
 
 modifyContentAndAddFileReference ()
 
 modifyContentAndDeleteFileReference ()
 
 modifyContentAndDeleteAllFileReference ()
 
- Public Member Functions inherited from TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\FAL\AbstractActionTestCase
 setUp ()
 
- Public Member Functions inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\FAL\AbstractActionTestCase
 setUp ()
 
 modifyContent ()
 
 deleteContent ()
 
 copyContent ()
 
 localizeContent ()
 
 changeContentSorting ()
 
 moveContentToDifferentPage ()
 
 moveContentToDifferentPageAndChangeSorting ()
 
 createContentWithFileReference ()
 
 modifyContentWithFileReference ()
 
 modifyContentAndAddFileReference ()
 
 modifyContentAndDeleteFileReference ()
 
 modifyContentAndDeleteAllFileReference ()
 
- 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/workspaces/Tests/Functional/DataHandling/FAL/Modify/DataSet/'
 
- Protected Attributes inherited from TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\FAL\AbstractActionTestCase
 $scenarioDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/FAL/DataSet/'
 
 $coreExtensionsToLoad
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\FAL\AbstractActionTestCase
 $scenarioDataSetDirectory = 'typo3/sysext/core/Tests/Functional/DataHandling/FAL/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\Workspaces\Tests\Functional\DataHandling\FAL\AbstractActionTestCase
const VALUE_WorkspaceId = 1
 
- Public Attributes inherited from TYPO3\CMS\Core\Tests\Functional\DataHandling\FAL\AbstractActionTestCase
const VALUE_PageId = 89
 
const VALUE_PageIdTarget = 90
 
const VALUE_PageIdWebsite = 1
 
const VALUE_ContentIdFirst = 330
 
const VALUE_ContentIdLast = 331
 
const VALUE_FileIdFirst = 1
 
const VALUE_FileIdLast = 21
 
const VALUE_LanguageId = 1
 
const VALUE_FileReferenceContentFirstFileFirst = 126
 
const VALUE_FileReferenceContentFirstFileLast = 127
 
const VALUE_FileReferenceContentLastFileLast = 128
 
const VALUE_FileReferenceContentLastFileFirst = 129
 
const TABLE_Page = 'pages'
 
const TABLE_Content = 'tt_content'
 
const TABLE_File = 'sys_file'
 
const TABLE_FileMetadata = 'sys_file_metadata'
 
const TABLE_FileReference = 'sys_file_reference'
 
const FIELD_ContentImage = 'image'
 
const FIELD_FileReferenceImage = 'uid_local'
 
- 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

◆ changeContentSorting()

◆ copyContent()

◆ createContentWithFileReference()

◆ deleteContent()

◆ localizeContent()

◆ modifyContent()

◆ modifyContentAndAddFileReference()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\FAL\Modify\ActionTest::modifyContentAndAddFileReference ( )

◆ modifyContentAndDeleteAllFileReference()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\FAL\Modify\ActionTest::modifyContentAndDeleteAllFileReference ( )

◆ modifyContentAndDeleteFileReference()

◆ modifyContentWithFileReference()

◆ moveContentToDifferentPage()

◆ moveContentToDifferentPageAndChangeSorting()

Member Data Documentation

◆ $assertionDataSetDirectory

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

Definition at line 27 of file ActionTest.php.