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

Inheritance: extends IntegrationTestCase
Afficher le fichier Open project: graphaware/neo4j-php-client

Méthodes publiques

Méthode Description
testPushAndCommitInTxWithBolt ( )
testPushShouldStackUntilCommit ( )
testPushShouldStackUntilCommitWithBolt ( )
testTransactionIsCommittedWithBolt ( )
testTransactionIsCommittedWithHttp ( )
testTransactionIsRolledBackInCaseOfException ( )
testTransactionIsRolledBackInCaseOfExceptionWithBolt ( )
testTransactionIsRolledBackWithBolt ( )
testTransactionIsRolledBackWithHttp ( )

Private Methods

Méthode Description
assertXNodesWithLabelExist ( $label, $number = 1 )

Method Details

testPushAndCommitInTxWithBolt() public méthode

testPushShouldStackUntilCommit() public méthode

testPushShouldStackUntilCommitWithBolt() public méthode

testTransactionIsCommittedWithBolt() public méthode

testTransactionIsCommittedWithHttp() public méthode

testTransactionIsRolledBackInCaseOfException() public méthode

testTransactionIsRolledBackInCaseOfExceptionWithBolt() public méthode

testTransactionIsRolledBackWithBolt() public méthode

testTransactionIsRolledBackWithHttp() public méthode