PHP Class Neos\Flow\Tests\Unit\Property\TypeConverter\StringConverterTest

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

Protected Properties

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

Méthodes publiques

Méthode Description
arrayToStringDataProvider ( )
canConvertFromShouldReturnTrue ( )
canConvertFromStringToArray ( $source, $expectedResult, $mappingConfiguration )
checkMetadata ( )
convertFromConvertsDateTimeImmutableObjects ( )
convertFromConvertsDateTimeObjects ( )
convertFromShouldReturnSourceString ( )
getSourceChildPropertiesToBeConvertedShouldReturnEmptyArray ( )
setUp ( )

Method Details

arrayToStringDataProvider() public méthode

canConvertFromShouldReturnTrue() public méthode

canConvertFromStringToArray() public méthode

public canConvertFromStringToArray ( $source, $expectedResult, $mappingConfiguration )

checkMetadata() public méthode

public checkMetadata ( )

convertFromConvertsDateTimeImmutableObjects() public méthode

convertFromConvertsDateTimeObjects() public méthode

convertFromShouldReturnSourceString() public méthode

getSourceChildPropertiesToBeConvertedShouldReturnEmptyArray() public méthode

setUp() public méthode

public setUp ( )

Property Details

$converter protected_oe property

protected TypeConverterInterface,Neos\Flow\Property $converter
Résultat Neos\Flow\Property\TypeConverterInterface