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

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

Public Methods

Method Description
setUp ( )
testChangesComputedForEntityFetched ( )
testManagedEntityChangesAreDetected ( )
testManagedEntityIsFlushedOnBooleanLabelUpdate ( )

Private Methods

Method Description
createUser ( $login = 'ikwattro' )

Method Details

setUp() public method

public setUp ( )

testChangesComputedForEntityFetched() public method

testManagedEntityChangesAreDetected() public method

testManagedEntityIsFlushedOnBooleanLabelUpdate() public method