PHP 클래스 Neos\Flow\Tests\Functional\Property\TypeConverter\ObjectConverterTest

파일 보기 프로젝트 열기: neos/flow-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$converter Neos\Flow\Property\TypeConverter\ObjectConverter

공개 메소드들

메소드 설명
convertFromAllowsAutomaticInjectionOfSingletonConstructorArguments ( )
convertFromThrowsMeaningfulExceptionWhenTheTargetExpectsAnUnknownDependencyThatIsNotSpecifiedInTheSource ( )
convertFromUsesAppropriatePropertyPopulationMethodsInOrderConstructorSetterPublic ( )
getTypeOfChildPropertyImmediatelyReturnsConfiguredTargetTypeIfSetSo ( )
getTypeOfChildPropertyReturnsCorrectTypeIfAConstructorArgumentForThatPropertyIsPresent ( )
getTypeOfChildPropertyReturnsCorrectTypeIfASetterForThatPropertyIsPresent ( )
getTypeOfChildPropertyReturnsCorrectTypeIfThatPropertyIsPubliclyPresent ( )
getTypeOfChildPropertyThrowsExceptionIfThatPropertyIsPubliclyPresentButHasNoProperTypeAnnotation ( )
setUp ( )

메소드 상세

convertFromAllowsAutomaticInjectionOfSingletonConstructorArguments() 공개 메소드

convertFromThrowsMeaningfulExceptionWhenTheTargetExpectsAnUnknownDependencyThatIsNotSpecifiedInTheSource() 공개 메소드

convertFromUsesAppropriatePropertyPopulationMethodsInOrderConstructorSetterPublic() 공개 메소드

getTypeOfChildPropertyImmediatelyReturnsConfiguredTargetTypeIfSetSo() 공개 메소드

getTypeOfChildPropertyReturnsCorrectTypeIfAConstructorArgumentForThatPropertyIsPresent() 공개 메소드

getTypeOfChildPropertyReturnsCorrectTypeIfASetterForThatPropertyIsPresent() 공개 메소드

getTypeOfChildPropertyReturnsCorrectTypeIfThatPropertyIsPubliclyPresent() 공개 메소드

getTypeOfChildPropertyThrowsExceptionIfThatPropertyIsPubliclyPresentButHasNoProperTypeAnnotation() 공개 메소드

setUp() 공개 메소드

public setUp ( )

프로퍼티 상세

$converter 보호되어 있는 프로퍼티

protected ObjectConverter,Neos\Flow\Property\TypeConverter $converter
리턴 Neos\Flow\Property\TypeConverter\ObjectConverter