PHP Class test\Doctrine\ODM\OrientDB\Integration\Mapper\Hydration\HydratorTest

Inheritance: extends Test\PhpUnit\TestCase
Afficher le fichier Open project: doctrine/orientdb-odm

Protected Properties

Свойство Type Description
$hydrator

Méthodes publiques

Méthode Description
setup ( )
testAJsonGetsConvertedToAnObject ( )
testAnAnnotatedPropertyNotPassedWithTheJSONIsNullByDefault ( )
testAnExceptionIsRaisedWhenAnObjectGetsPersistedWithAWrongClass ( )
testAnExceptionIsRaisedWhenAnObjectGetsPersistedWithoutAClass ( )
testCongowOrientObjectsOfDifferentClassesCanBeMappedByASinglePopo ( )
testHidratedCollectionsContainPopo ( )
testHydratingNullableAttributes ( )
testNoRecordsIsLostWhenHydratingACollection ( )
testPropertiesCanHaveDifferentNamesInCongowOrientAndPopo ( )
testPropertiesGetsMappedInTheObjectOnlyIfAnnotated ( )

Method Details

setup() public méthode

public setup ( )

testAJsonGetsConvertedToAnObject() public méthode

testAnAnnotatedPropertyNotPassedWithTheJSONIsNullByDefault() public méthode

testAnExceptionIsRaisedWhenAnObjectGetsPersistedWithAWrongClass() public méthode

testAnExceptionIsRaisedWhenAnObjectGetsPersistedWithoutAClass() public méthode

testCongowOrientObjectsOfDifferentClassesCanBeMappedByASinglePopo() public méthode

testHidratedCollectionsContainPopo() public méthode

testHydratingNullableAttributes() public méthode

testNoRecordsIsLostWhenHydratingACollection() public méthode

testPropertiesCanHaveDifferentNamesInCongowOrientAndPopo() public méthode

testPropertiesGetsMappedInTheObjectOnlyIfAnnotated() public méthode

Property Details

$hydrator protected_oe property

protected $hydrator