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

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

Public Methods

Method Description
testBoltDriverIsUsedForConnection ( )
testClientSetupWithOneConnection ( )
testExceptionIsThrownWhenMasterAliasDoesntExist ( )
testHttpDriverIsUsedForConnection ( )
testICanDefineConnectionAsWriteOrRead ( )
testNullIseReturnedForMasterWhenNoMasterIsDefined ( )
testSecondIsMasterCallOverridesPreviousOne ( )
testSendWriteUseMasterIfAvailable ( )
testTwoConnectionCanBeUsed ( )

Method Details

testBoltDriverIsUsedForConnection() public method

testClientSetupWithOneConnection() public method

testExceptionIsThrownWhenMasterAliasDoesntExist() public method

testHttpDriverIsUsedForConnection() public method

testICanDefineConnectionAsWriteOrRead() public method

testNullIseReturnedForMasterWhenNoMasterIsDefined() public method

testSecondIsMasterCallOverridesPreviousOne() public method

testSendWriteUseMasterIfAvailable() public method

testTwoConnectionCanBeUsed() public method