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

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

Public Methods

Method Description
canExecuteRenderer ( )
canGenerateShortcutIconAndLink ( )
canGetPageTitleAndPidFromContentUid ( )
setUp ( ) Setup
stopsRenderingWhenProviderSaysStop ( )

Protected Methods

Method Description
callUserFunction ( string $function, mixed $caller )

Method Details

callUserFunction() protected method

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

canExecuteRenderer() public method

public canExecuteRenderer ( )

canGetPageTitleAndPidFromContentUid() public method

setUp() public method

Setup
public setUp ( )

stopsRenderingWhenProviderSaysStop() public method