PHP 클래스 GraphAware\Neo4j\Client\Tests\Integration\RelationshipEntityITest

파일 보기 프로젝트 열기: graphaware/neo4j-php-ogm

공개 메소드들

메소드 설명
setUp ( )
testRelationshipEntitesAreRetrieved ( )
testRelationshipEntitiesShouldBeManaged ( )
testRelationshipEntityAndFindAllFetch ( )
testRelationshipEntityCanBeAdded ( )
testRelationshipEntityCanBeRemoved ( )
testSingleRelEntityAndFindAll ( )
testSingleRelEntityIsManagedOnFlush ( )
testSingleRelationshipEntityIsFetched ( )
testTeamPlayerUseCase ( )

비공개 메소드들

메소드 설명
getPerson ( string $name ) : Person

메소드 상세

setUp() 공개 메소드

public setUp ( )

testRelationshipEntitesAreRetrieved() 공개 메소드

testRelationshipEntitiesShouldBeManaged() 공개 메소드

testRelationshipEntityAndFindAllFetch() 공개 메소드

testRelationshipEntityCanBeAdded() 공개 메소드

testRelationshipEntityCanBeRemoved() 공개 메소드

testSingleRelEntityAndFindAll() 공개 메소드

testSingleRelEntityIsManagedOnFlush() 공개 메소드

testSingleRelationshipEntityIsFetched() 공개 메소드

testTeamPlayerUseCase() 공개 메소드