PHP Class GraphAware\Neo4j\Client\Tests\Integration\RelationshipEntityITest

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

Méthodes publiques

Méthode Description
setUp ( )
testRelationshipEntitesAreRetrieved ( )
testRelationshipEntitiesShouldBeManaged ( )
testRelationshipEntityAndFindAllFetch ( )
testRelationshipEntityCanBeAdded ( )
testRelationshipEntityCanBeRemoved ( )
testSingleRelEntityAndFindAll ( )
testSingleRelEntityIsManagedOnFlush ( )
testSingleRelationshipEntityIsFetched ( )
testTeamPlayerUseCase ( )

Private Methods

Méthode Description
getPerson ( string $name ) : Person

Method Details

setUp() public méthode

public setUp ( )

testRelationshipEntitesAreRetrieved() public méthode

testRelationshipEntitiesShouldBeManaged() public méthode

testRelationshipEntityAndFindAllFetch() public méthode

testRelationshipEntityCanBeAdded() public méthode

testRelationshipEntityCanBeRemoved() public méthode

testSingleRelEntityAndFindAll() public méthode

testSingleRelEntityIsManagedOnFlush() public méthode

testSingleRelationshipEntityIsFetched() public méthode

testTeamPlayerUseCase() public méthode