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

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
canConvertFromShouldReturnTrueForADateTimeValue ( )
canConvertFromShouldReturnTrueForANullValue ( )
canConvertFromShouldReturnTrueForANumericStringSource ( )
canConvertFromShouldReturnTrueForAnEmptyValue ( )
canConvertFromShouldReturnTrueForAnIntegerSource ( )
checkMetadata ( )
convertFromCastsDateTimeToInteger ( )
convertFromCastsStringToInteger ( )
convertFromDoesNotModifyIntegers ( )
convertFromReturnsAnErrorIfSpecifiedStringIsNotNumeric ( )
convertFromReturnsNullIfEmptyStringSpecified ( )
getSourceChildPropertiesToBeConvertedShouldReturnEmptyArray ( )
setUp ( )

Method Details

canConvertFromShouldReturnTrueForADateTimeValue() public méthode

canConvertFromShouldReturnTrueForANullValue() public méthode

canConvertFromShouldReturnTrueForANumericStringSource() public méthode

canConvertFromShouldReturnTrueForAnEmptyValue() public méthode

canConvertFromShouldReturnTrueForAnIntegerSource() public méthode

checkMetadata() public méthode

public checkMetadata ( )

convertFromCastsDateTimeToInteger() public méthode

convertFromCastsStringToInteger() public méthode

convertFromDoesNotModifyIntegers() public méthode

convertFromReturnsAnErrorIfSpecifiedStringIsNotNumeric() public méthode

convertFromReturnsNullIfEmptyStringSpecified() 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