PHP Class GraphAware\Neo4j\OGM\Tests\Integration\RelationshipIntegrationTest

Inheritance: extends IntegrationTestCase
Afficher le fichier Open project: graphaware/neo4j-php-ogm

Méthodes publiques

Méthode Description
setUp ( )
testCollectionRelationshipsUpdated ( )
testEntityIsPersistedWhenOnlyOnOneSide ( )
testEntityIsPersistedWithRelationship ( )
testHydratedNonCollectionRelationshipsManaged ( )
testInversedRelationshipCollectionsHydrateNonManagedRelationships ( )
testMultipleRelTypesWithSameNameNonCollection ( )
testMultipleRelationshipTypesWithSameName ( )
testNonCollectionRelationshipsUpdated ( )
testRelatedEntitiesAreCorrectlyFetchedWhenRootEntityIsFoundById ( )
testRelatedEntitiesAreFetched ( )
testRelatedEntitiesCanBeRemoved ( )
testRelatedEntitiesFetchedCanBeRemoved ( )

Method Details

setUp() public méthode

public setUp ( )

testCollectionRelationshipsUpdated() public méthode

testEntityIsPersistedWhenOnlyOnOneSide() public méthode

testEntityIsPersistedWithRelationship() public méthode

testHydratedNonCollectionRelationshipsManaged() public méthode

testInversedRelationshipCollectionsHydrateNonManagedRelationships() public méthode

testMultipleRelTypesWithSameNameNonCollection() public méthode

testMultipleRelationshipTypesWithSameName() public méthode

testNonCollectionRelationshipsUpdated() public méthode

testRelatedEntitiesAreCorrectlyFetchedWhenRootEntityIsFoundById() public méthode

testRelatedEntitiesAreFetched() public méthode

testRelatedEntitiesCanBeRemoved() public méthode

testRelatedEntitiesFetchedCanBeRemoved() public méthode