PHP 클래스 Neos\Flow\Tests\Unit\Configuration\Source\YamlSourceTest

상속: extends Neos\Flow\Tests\UnitTestCase
파일 보기 프로젝트 열기: neos/flow-development-collection

공개 메소드들

메소드 설명
optionSetInTheConfigurationFileReallyEndsUpInTheArray ( )
returnsEmptyArrayOnNonExistingFile ( )
saveDoesNotOverwriteExistingHeaderCommentsIfFileExists ( )
saveKeepsQuotedKey ( )
saveWritesArrayToGivenFileAsYAML ( )
splitConfigurationFilesAreMergedAsExpected ( )
yamlFileIsParsedToArray ( )

보호된 메소드들

메소드 설명
setUp ( ) Sets up this test case

메소드 상세

optionSetInTheConfigurationFileReallyEndsUpInTheArray() 공개 메소드

returnsEmptyArrayOnNonExistingFile() 공개 메소드

saveDoesNotOverwriteExistingHeaderCommentsIfFileExists() 공개 메소드

saveKeepsQuotedKey() 공개 메소드

public saveKeepsQuotedKey ( )

saveWritesArrayToGivenFileAsYAML() 공개 메소드

setUp() 보호된 메소드

Sets up this test case
protected setUp ( )

splitConfigurationFilesAreMergedAsExpected() 공개 메소드

yamlFileIsParsedToArray() 공개 메소드