PHP 클래스 Neos\Flow\Tests\Unit\Property\PropertyMappingConfigurationTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$propertyMappingConfiguration Neos\Flow\Property\PropertyMappingConfiguration

공개 메소드들

메소드 설명
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 ( )

보호된 메소드들

메소드 설명
buildChildConfigurationForSingleProperty ( ) : PropertyMappingConfiguration

메소드 상세

buildChildConfigurationForSingleProperty() 보호된 메소드

protected buildChildConfigurationForSingleProperty ( ) : PropertyMappingConfiguration
리턴 Neos\Flow\Property\PropertyMappingConfiguration

fluentInterfaceMethodsDataProvider() 공개 메소드

public fluentInterfaceMethodsDataProvider ( ) : array
리턴 array Signature: $methodToTestForFluentInterface [, $argumentsForMethod = array() ]

forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithForProperty() 공개 메소드

forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithGetConfigurationFor() 공개 메소드

forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithShouldMap() 공개 메소드

getTargetPropertyNameShouldRespectMapping() 공개 메소드

getTargetPropertyNameShouldReturnTheUnmodifiedPropertyNameWithoutConfiguration() 공개 메소드

getTypeConverterReturnsNullIfNoTypeConverterSet() 공개 메소드

getTypeConverterReturnsTypeConverterIfItHasBeenSet() 공개 메소드

nonexistentTypeConverterOptionsReturnNull() 공개 메소드

respectiveMethodsProvideFluentInterface() 공개 메소드

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

setTypeConverterOptionShouldOverrideAlreadySetOptions() 공개 메소드

setTypeConverterOptionsCanBeRetrievedAgain() 공개 메소드

setTypeConverterOptionsShouldOverrideAlreadySetOptions() 공개 메소드

setUp() 공개 메소드

Initialization
public setUp ( )

shouldMapReturnsFalseByDefault() 공개 메소드

shouldMapReturnsFalseForBlacklistedProperties() 공개 메소드

shouldMapReturnsTrueForAllowedProperties() 공개 메소드

shouldMapReturnsTrueIfConfigured() 공개 메소드

shouldSkipReturnsFalseByDefault() 공개 메소드

shouldSkipReturnsTrueIfConfigured() 공개 메소드

프로퍼티 상세

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

protected PropertyMappingConfiguration,Neos\Flow\Property $propertyMappingConfiguration
리턴 Neos\Flow\Property\PropertyMappingConfiguration