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

Public Member Functions

 createContents ()
 
 createContentAndDiscardCreatedContent ()
 
 createAndCopyContentAndDiscardCopiedContent ()
 
 modifyContent ()
 
 deleteContent ()
 
 deleteLocalizedContentAndDeleteContent ()
 
 copyContent ()
 
 localizeContent ()
 
 changeContentSorting ()
 
 moveContentToDifferentPage ()
 
 moveContentToDifferentPageAndChangeSorting ()
 
 createPage ()
 
 modifyPage ()
 
 deletePage ()
 
 copyPage ()
 
 localizePage ()
 
 changePageSorting ()
 
 movePageToDifferentPage ()
 
 movePageToDifferentPageAndChangeSorting ()
 
 movePageToDifferentPageAndCreatePageAfterMovedPage ()
 
 createPlaceholdersAndDeleteDraftParentPage ()
 
- Public Member Functions inherited from TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase
 setUp ()
 
 createContents ()
 
 createContentAndDiscardCreatedContent ()
 
 createAndCopyContentAndDiscardCopiedContent ()
 
 modifyContent ()
 
 deleteContent ()
 
 deleteLocalizedContentAndDeleteContent ()
 
 copyContent ()
 
 localizeContent ()
 
 changeContentSorting ()
 
 changeContentSortingAndDeleteMovedRecord ()
 
 changeContentSortingAndDeleteLiveRecord ()
 
 moveContentToDifferentPage ()
 
 moveContentToDifferentPageAndChangeSorting ()
 
 createPage ()
 
 modifyPage ()
 
 deletePage ()
 
 copyPage ()
 
 localizePage ()
 
 changePageSorting ()
 
 movePageToDifferentPage ()
 
 movePageToDifferentPageAndChangeSorting ()
 
 movePageToDifferentPageAndCreatePageAfterMovedPage ()
 
 createContentAndCopyDraftPage ()
 
 createContentAndCopyLivePage ()
 
 createPageAndCopyDraftParentPage ()
 
 createPageAndCopyLiveParentPage ()
 
 createNestedPagesAndCopyDraftParentPage ()
 
 createNestedPagesAndCopyLiveParentPage ()
 
 deleteContentAndCopyDraftPage ()
 
 deleteContentAndCopyLivePage ()
 
 changeContentSortingAndCopyDraftPage ()
 
 changeContentSortingAndCopyLivePage ()
 
 moveContentAndCopyDraftPage ()
 
 moveContentAndCopyLivePage ()
 
 createPlaceholdersAndDeleteDraftParentPage ()
 
 createPlaceholdersAndDeleteLiveParentPage ()
 
- 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/Regular/Publish/DataSet/'
 
- Protected Attributes inherited from TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\AbstractActionTestCase
 $coreExtensionsToLoad
 
 $scenarioDataSetDirectory = 'typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/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\Regular\AbstractActionTestCase
const VALUE_ParentPageId = 88
 
const VALUE_PageId = 89
 
const VALUE_PageIdTarget = 90
 
const VALUE_PageIdWebsite = 1
 
const VALUE_ContentIdZero = 296
 
const VALUE_ContentIdFirst = 297
 
const VALUE_ContentIdSecond = 298
 
const VALUE_ContentIdThird = 299
 
const VALUE_ContentIdThirdLocalized = 300
 
const VALUE_LanguageId = 1
 
const VALUE_WorkspaceId = 1
 
const TABLE_Page = 'pages'
 
const TABLE_PageOverlay = 'pages_language_overlay'
 
const TABLE_Content = 'tt_content'
 
- 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()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest::changeContentSorting ( )

◆ changePageSorting()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest::changePageSorting ( )

◆ copyContent()

◆ copyPage()

◆ createAndCopyContentAndDiscardCopiedContent()

◆ createContentAndDiscardCreatedContent()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest::createContentAndDiscardCreatedContent ( )

◆ createContents()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest::createContents ( )

◆ createPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest::createPage ( )

◆ createPlaceholdersAndDeleteDraftParentPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest::createPlaceholdersAndDeleteDraftParentPage ( )
Test:
See also
DataSet/createPlaceholdersAndDeleteDraftParentPage.csv

Definition at line 368 of file ActionTest.php.

References TYPO3\CMS\Core\Tests\Functional\DataHandling\AbstractDataHandlerActionTestCase\assertAssertionDataSet().

◆ deleteContent()

◆ deleteLocalizedContentAndDeleteContent()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest::deleteLocalizedContentAndDeleteContent ( )

◆ deletePage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest::deletePage ( )

◆ localizeContent()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest::localizeContent ( )

◆ localizePage()

◆ modifyContent()

◆ modifyPage()

◆ moveContentToDifferentPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest::moveContentToDifferentPage ( )

◆ moveContentToDifferentPageAndChangeSorting()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest::moveContentToDifferentPageAndChangeSorting ( )

◆ movePageToDifferentPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest::movePageToDifferentPage ( )

◆ movePageToDifferentPageAndChangeSorting()

◆ movePageToDifferentPageAndCreatePageAfterMovedPage()

TYPO3\CMS\Workspaces\Tests\Functional\DataHandling\Regular\Publish\ActionTest::movePageToDifferentPageAndCreatePageAfterMovedPage ( )

Member Data Documentation

◆ $assertionDataSetDirectory

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

Definition at line 27 of file ActionTest.php.