PHP Class FluidTYPO3\Fluidpages\Tests\Unit\Provider\SubPageProviderTest

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

Public Methods

Method Description
getControllerActionFromRecordTestValues ( ) : array
testGetControllerActionFromRecord ( array $record, string $fieldName, boolean $expectsMessage, string $expected )
testGetTemplatePathAndFilename ( )

Method Details

getControllerActionFromRecordTestValues() public method

testGetControllerActionFromRecord() public method

public testGetControllerActionFromRecord ( array $record, string $fieldName, boolean $expectsMessage, string $expected )
$record array
$fieldName string
$expectsMessage boolean
$expected string

testGetTemplatePathAndFilename() public method