PHP Class FluidTYPO3\Flux\Tests\Unit\Backend\TceMainTest

Inheritance: extends FluidTYPO3\Flux\Tests\Unit\AbstractTestCase
Datei anzeigen Open project: fluidtypo3/flux

Public Methods

Method Description
canExecuteAfterDatabaseOperationHook ( )
canExecuteAfterDatabaseOperationHookWithNewRecord ( )
canExecuteAfterDatabaseOperationHookWithoutRecord ( )
canExecuteClearAllCacheCommandAndPassToProvidersForEveryTcaTable ( )
canExecuteClearAllCacheCommandTwiceWithoutDoubleCalling ( )
canExecuteCommandPostProcessHook ( )
canExecuteCommandPreProcessHook ( )
canExecuteCommandPreProcessHookWithNullRecord ( )
canExecuteDataPostProcessHook ( )
canExecuteDataPostProcessHookWithoutRecord ( )
canExecuteDataPreProcessHook ( )
canExecuteDataPreProcessHookWithoutRecord ( )
executeConfigurationProviderMethodCallsMethodOnProvidersAndTracksExecution ( )
executeConfigurationProviderMethodDebugsOnException ( )
getResolveRecordUidTestValues ( ) : array
postProcessDatabaseOperationWithNewStatusAndContentTableCallsInitializeRecord ( )
setUp ( ) : void
testResolveRecordUid ( mixed $input, mixed $handlerInput, integer $expectedOutput )

Protected Methods

Method Description
getCallerInstance ( ) : TYPO3\CMS\Core\DataHandling\DataHandler
getInstance ( ) : FluidTYPO3\Flux\Backend\TceMain

Method Details

canExecuteAfterDatabaseOperationHook() public method

canExecuteAfterDatabaseOperationHookWithNewRecord() public method

canExecuteAfterDatabaseOperationHookWithoutRecord() public method

canExecuteClearAllCacheCommandAndPassToProvidersForEveryTcaTable() public method

canExecuteClearAllCacheCommandTwiceWithoutDoubleCalling() public method

canExecuteCommandPostProcessHook() public method

canExecuteCommandPreProcessHook() public method

canExecuteCommandPreProcessHookWithNullRecord() public method

canExecuteDataPostProcessHook() public method

canExecuteDataPostProcessHookWithoutRecord() public method

canExecuteDataPreProcessHook() public method

canExecuteDataPreProcessHookWithoutRecord() public method

executeConfigurationProviderMethodCallsMethodOnProvidersAndTracksExecution() public method

executeConfigurationProviderMethodDebugsOnException() public method

getCallerInstance() protected method

protected getCallerInstance ( ) : TYPO3\CMS\Core\DataHandling\DataHandler
return TYPO3\CMS\Core\DataHandling\DataHandler

getInstance() protected method

protected getInstance ( ) : FluidTYPO3\Flux\Backend\TceMain
return FluidTYPO3\Flux\Backend\TceMain

getResolveRecordUidTestValues() public method

postProcessDatabaseOperationWithNewStatusAndContentTableCallsInitializeRecord() public method

setUp() public method

public setUp ( ) : void
return void

testResolveRecordUid() public method

public testResolveRecordUid ( mixed $input, mixed $handlerInput, integer $expectedOutput )
$input mixed
$handlerInput mixed
$expectedOutput integer