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

Inheritance: extends FluidTYPO3\Flux\Tests\Unit\AbstractTestCase
Afficher le fichier Open project: fluidtypo3/flux

Méthodes publiques

Méthode 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 )

Méthodes protégées

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

Method Details

canExecuteAfterDatabaseOperationHook() public méthode

canExecuteAfterDatabaseOperationHookWithNewRecord() public méthode

canExecuteAfterDatabaseOperationHookWithoutRecord() public méthode

canExecuteClearAllCacheCommandAndPassToProvidersForEveryTcaTable() public méthode

canExecuteClearAllCacheCommandTwiceWithoutDoubleCalling() public méthode

canExecuteCommandPostProcessHook() public méthode

canExecuteCommandPreProcessHook() public méthode

canExecuteCommandPreProcessHookWithNullRecord() public méthode

canExecuteDataPostProcessHook() public méthode

canExecuteDataPostProcessHookWithoutRecord() public méthode

canExecuteDataPreProcessHook() public méthode

canExecuteDataPreProcessHookWithoutRecord() public méthode

executeConfigurationProviderMethodCallsMethodOnProvidersAndTracksExecution() public méthode

executeConfigurationProviderMethodDebugsOnException() public méthode

getCallerInstance() protected méthode

protected getCallerInstance ( ) : TYPO3\CMS\Core\DataHandling\DataHandler
Résultat TYPO3\CMS\Core\DataHandling\DataHandler

getInstance() protected méthode

protected getInstance ( ) : FluidTYPO3\Flux\Backend\TceMain
Résultat FluidTYPO3\Flux\Backend\TceMain

getResolveRecordUidTestValues() public méthode

public getResolveRecordUidTestValues ( ) : array
Résultat array

postProcessDatabaseOperationWithNewStatusAndContentTableCallsInitializeRecord() public méthode

setUp() public méthode

public setUp ( ) : void
Résultat void

testResolveRecordUid() public méthode

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