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

Inheritance: extends IntegrationTestCase
Datei anzeigen Open project: graphaware/neo4j-php-client

Public Methods

Method Description
testExceptionIsThrownForInvalidNodeValue ( )
testExceptionIsThrownForInvalidRelationshipValue ( )
testExceptionIsThrownWhenTryingToGetRecordOnEmptyCursor ( )
testExceptionIsThrownWhenTryingToGetRecordOnEmptyCursorWithGetRecord ( )
testRecordRelationshipValue ( )
testRecordReturnsNodeValue ( )

Method Details

testExceptionIsThrownForInvalidNodeValue() public method

testExceptionIsThrownForInvalidRelationshipValue() public method

testExceptionIsThrownWhenTryingToGetRecordOnEmptyCursor() public method

testExceptionIsThrownWhenTryingToGetRecordOnEmptyCursorWithGetRecord() public method

testRecordRelationshipValue() public method

testRecordReturnsNodeValue() public method