PHP Class Neos\Flow\Tests\Unit\Configuration\Source\YamlSourceTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Afficher le fichier Open project: neos/flow-development-collection

Méthodes publiques

Méthode Description
optionSetInTheConfigurationFileReallyEndsUpInTheArray ( )
returnsEmptyArrayOnNonExistingFile ( )
saveDoesNotOverwriteExistingHeaderCommentsIfFileExists ( )
saveKeepsQuotedKey ( )
saveWritesArrayToGivenFileAsYAML ( )
splitConfigurationFilesAreMergedAsExpected ( )
yamlFileIsParsedToArray ( )

Méthodes protégées

Méthode Description
setUp ( ) Sets up this test case

Method Details

optionSetInTheConfigurationFileReallyEndsUpInTheArray() public méthode

returnsEmptyArrayOnNonExistingFile() public méthode

saveDoesNotOverwriteExistingHeaderCommentsIfFileExists() public méthode

saveKeepsQuotedKey() public méthode

public saveKeepsQuotedKey ( )

saveWritesArrayToGivenFileAsYAML() public méthode

setUp() protected méthode

Sets up this test case
protected setUp ( )

splitConfigurationFilesAreMergedAsExpected() public méthode

yamlFileIsParsedToArray() public méthode