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

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

Méthodes publiques

Méthode Description
canExecuteRenderer ( )
canGenerateShortcutIconAndLink ( )
canGetPageTitleAndPidFromContentUid ( )
setUp ( ) Setup
stopsRenderingWhenProviderSaysStop ( )

Méthodes protégées

Méthode Description
callUserFunction ( string $function, mixed $caller )

Method Details

callUserFunction() protected méthode

protected callUserFunction ( string $function, mixed $caller )
$function string
$caller mixed

canExecuteRenderer() public méthode

public canExecuteRenderer ( )

canGetPageTitleAndPidFromContentUid() public méthode

setUp() public méthode

Setup
public setUp ( )

stopsRenderingWhenProviderSaysStop() public méthode