PHP Class FluidTYPO3\Fluidcontent\Tests\Unit\Service\ConfigurationServiceTest

Inheritance: extends TYPO3\CMS\Core\Tests\UnitTestCase
Afficher le fichier Open project: fluidtypo3/fluidcontent

Méthodes publiques

Méthode Description
getSanitizeStringTestValues ( ) : array
getTestRenderPageTypoScriptTestValues ( ) : array
onlyFetchRootTypoScriptOfRootlineIfTheFluxConfigurationManagerIsInjected ( )
testBuildAllWizardTabGroups ( ) : void
testBuildAllWizardTabsPageTsConfig ( )
testConfigurationManagerOverrides ( ) : void
testGetContentConfiguration ( )
testGetContentElementFormInstances ( ) : void
testRenderPageTypoScriptForPageUidCreatesExpectedTypoScript ( $pageUid )
testRenderPageTypoScriptForPageUidDelegatesExceptionsToDebug ( ) : void
testRenderWizardTabItem ( )
testSanitizeString ( string $input, string $expected )
testWriteCachedConfigurationIfMissing ( )

Method Details

getSanitizeStringTestValues() public méthode

public getSanitizeStringTestValues ( ) : array
Résultat array

getTestRenderPageTypoScriptTestValues() public méthode

onlyFetchRootTypoScriptOfRootlineIfTheFluxConfigurationManagerIsInjected() public méthode

testBuildAllWizardTabGroups() public méthode

public testBuildAllWizardTabGroups ( ) : void
Résultat void

testBuildAllWizardTabsPageTsConfig() public méthode

testConfigurationManagerOverrides() public méthode

testGetContentConfiguration() public méthode

testGetContentElementFormInstances() public méthode

testRenderPageTypoScriptForPageUidCreatesExpectedTypoScript() public méthode

testRenderPageTypoScriptForPageUidDelegatesExceptionsToDebug() public méthode

testRenderWizardTabItem() public méthode

testSanitizeString() public méthode

public testSanitizeString ( string $input, string $expected )
$input string
$expected string

testWriteCachedConfigurationIfMissing() public méthode