PHP Class Neos\Flow\Tests\Unit\Property\PropertyMappingConfigurationTest

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

Protected Properties

Свойство Type Description
$propertyMappingConfiguration Neos\Flow\Property\PropertyMappingConfiguration

Méthodes publiques

Méthode Description
fluentInterfaceMethodsDataProvider ( ) : array
forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithForProperty ( )
forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithGetConfigurationFor ( )
forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithShouldMap ( )
getTargetPropertyNameShouldRespectMapping ( )
getTargetPropertyNameShouldReturnTheUnmodifiedPropertyNameWithoutConfiguration ( )
getTypeConverterReturnsNullIfNoTypeConverterSet ( )
getTypeConverterReturnsTypeConverterIfItHasBeenSet ( )
nonexistentTypeConverterOptionsReturnNull ( )
respectiveMethodsProvideFluentInterface ( $methodToTestForFluentInterface, array $argumentsForMethod = [] )
setTypeConverterOptionShouldOverrideAlreadySetOptions ( )
setTypeConverterOptionsCanBeRetrievedAgain ( )
setTypeConverterOptionsShouldOverrideAlreadySetOptions ( )
setUp ( ) Initialization
shouldMapReturnsFalseByDefault ( )
shouldMapReturnsFalseForBlacklistedProperties ( )
shouldMapReturnsTrueForAllowedProperties ( )
shouldMapReturnsTrueIfConfigured ( )
shouldSkipReturnsFalseByDefault ( )
shouldSkipReturnsTrueIfConfigured ( )

Méthodes protégées

Méthode Description
buildChildConfigurationForSingleProperty ( ) : PropertyMappingConfiguration

Method Details

buildChildConfigurationForSingleProperty() protected méthode

protected buildChildConfigurationForSingleProperty ( ) : PropertyMappingConfiguration
Résultat Neos\Flow\Property\PropertyMappingConfiguration

fluentInterfaceMethodsDataProvider() public méthode

public fluentInterfaceMethodsDataProvider ( ) : array
Résultat array Signature: $methodToTestForFluentInterface [, $argumentsForMethod = array() ]

forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithForProperty() public méthode

forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithGetConfigurationFor() public méthode

forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithShouldMap() public méthode

getTargetPropertyNameShouldRespectMapping() public méthode

getTargetPropertyNameShouldReturnTheUnmodifiedPropertyNameWithoutConfiguration() public méthode

getTypeConverterReturnsNullIfNoTypeConverterSet() public méthode

getTypeConverterReturnsTypeConverterIfItHasBeenSet() public méthode

nonexistentTypeConverterOptionsReturnNull() public méthode

respectiveMethodsProvideFluentInterface() public méthode

public respectiveMethodsProvideFluentInterface ( $methodToTestForFluentInterface, array $argumentsForMethod = [] )
$argumentsForMethod array

setTypeConverterOptionShouldOverrideAlreadySetOptions() public méthode

setTypeConverterOptionsCanBeRetrievedAgain() public méthode

setTypeConverterOptionsShouldOverrideAlreadySetOptions() public méthode

setUp() public méthode

Initialization
public setUp ( )

shouldMapReturnsFalseByDefault() public méthode

shouldMapReturnsFalseForBlacklistedProperties() public méthode

shouldMapReturnsTrueForAllowedProperties() public méthode

shouldMapReturnsTrueIfConfigured() public méthode

shouldSkipReturnsFalseByDefault() public méthode

shouldSkipReturnsTrueIfConfigured() public méthode

Property Details

$propertyMappingConfiguration protected_oe property

protected PropertyMappingConfiguration,Neos\Flow\Property $propertyMappingConfiguration
Résultat Neos\Flow\Property\PropertyMappingConfiguration