PHP Class eZ\Publish\Core\Persistence\Legacy\Tests\Content\FieldValue\Converter\DateTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Protected Properties

Свойство Type Description
$converter eZ\Publish\Core\Persistence\Legacy\Content\FieldValue\Converter\DateConverter
$date DateTime

Méthodes publiques

Méthode Description
testToFieldDefinitionDefaultCurrentDate ( )
testToFieldDefinitionDefaultEmpty ( )
testToFieldValue ( )
testToStorageFieldDefinitionDefaultCurrentDate ( )
testToStorageFieldDefinitionDefaultEmpty ( )
testToStorageValue ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testToFieldDefinitionDefaultCurrentDate() public méthode

testToFieldDefinitionDefaultEmpty() public méthode

testToFieldValue() public méthode

public testToFieldValue ( )

testToStorageFieldDefinitionDefaultCurrentDate() public méthode

testToStorageFieldDefinitionDefaultEmpty() public méthode

testToStorageValue() public méthode

public testToStorageValue ( )

Property Details

$converter protected_oe property

protected DateConverter,eZ\Publish\Core\Persistence\Legacy\Content\FieldValue\Converter $converter
Résultat eZ\Publish\Core\Persistence\Legacy\Content\FieldValue\Converter\DateConverter

$date protected_oe property

protected DateTime $date
Résultat DateTime