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

Inheritance: extends IntegrationTestCase
Show file Open project: graphaware/neo4j-php-ogm

Public Methods

Method Description
setUp ( )
testCanTraverseRecursively ( )
testEmployeesAreLazyLoaded ( )
testLazyLoadingRelationships ( )

Private Methods

Method Description
init ( )
inspectValue ( $object )

Method Details

setUp() public method

public setUp ( )

testCanTraverseRecursively() public method

testEmployeesAreLazyLoaded() public method

testLazyLoadingRelationships() public method