PHP Class Neos\Flow\Tests\Functional\Property\TypeConverter\ObjectConverterTest

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

Protected Properties

Свойство Type Description
$converter Neos\Flow\Property\TypeConverter\ObjectConverter

Méthodes publiques

Méthode Description
convertFromAllowsAutomaticInjectionOfSingletonConstructorArguments ( )
convertFromThrowsMeaningfulExceptionWhenTheTargetExpectsAnUnknownDependencyThatIsNotSpecifiedInTheSource ( )
convertFromUsesAppropriatePropertyPopulationMethodsInOrderConstructorSetterPublic ( )
getTypeOfChildPropertyImmediatelyReturnsConfiguredTargetTypeIfSetSo ( )
getTypeOfChildPropertyReturnsCorrectTypeIfAConstructorArgumentForThatPropertyIsPresent ( )
getTypeOfChildPropertyReturnsCorrectTypeIfASetterForThatPropertyIsPresent ( )
getTypeOfChildPropertyReturnsCorrectTypeIfThatPropertyIsPubliclyPresent ( )
getTypeOfChildPropertyThrowsExceptionIfThatPropertyIsPubliclyPresentButHasNoProperTypeAnnotation ( )
setUp ( )

Method Details

convertFromAllowsAutomaticInjectionOfSingletonConstructorArguments() public méthode

convertFromThrowsMeaningfulExceptionWhenTheTargetExpectsAnUnknownDependencyThatIsNotSpecifiedInTheSource() public méthode

convertFromUsesAppropriatePropertyPopulationMethodsInOrderConstructorSetterPublic() public méthode

getTypeOfChildPropertyImmediatelyReturnsConfiguredTargetTypeIfSetSo() public méthode

getTypeOfChildPropertyReturnsCorrectTypeIfAConstructorArgumentForThatPropertyIsPresent() public méthode

getTypeOfChildPropertyReturnsCorrectTypeIfASetterForThatPropertyIsPresent() public méthode

getTypeOfChildPropertyReturnsCorrectTypeIfThatPropertyIsPubliclyPresent() public méthode

getTypeOfChildPropertyThrowsExceptionIfThatPropertyIsPubliclyPresentButHasNoProperTypeAnnotation() public méthode

setUp() public méthode

public setUp ( )

Property Details

$converter protected_oe property

protected ObjectConverter,Neos\Flow\Property\TypeConverter $converter
Résultat Neos\Flow\Property\TypeConverter\ObjectConverter