PHP 클래스 GraphAware\Neo4j\Client\Tests\Integration\TransactionIntegrationTest

상속: extends IntegrationTestCase
파일 보기 프로젝트 열기: graphaware/neo4j-php-client

공개 메소드들

메소드 설명
testPushAndCommitInTxWithBolt ( )
testPushShouldStackUntilCommit ( )
testPushShouldStackUntilCommitWithBolt ( )
testTransactionIsCommittedWithBolt ( )
testTransactionIsCommittedWithHttp ( )
testTransactionIsRolledBackInCaseOfException ( )
testTransactionIsRolledBackInCaseOfExceptionWithBolt ( )
testTransactionIsRolledBackWithBolt ( )
testTransactionIsRolledBackWithHttp ( )

비공개 메소드들

메소드 설명
assertXNodesWithLabelExist ( $label, $number = 1 )

메소드 상세

testPushAndCommitInTxWithBolt() 공개 메소드

testPushShouldStackUntilCommit() 공개 메소드

testPushShouldStackUntilCommitWithBolt() 공개 메소드

testTransactionIsCommittedWithBolt() 공개 메소드

testTransactionIsCommittedWithHttp() 공개 메소드

testTransactionIsRolledBackInCaseOfException() 공개 메소드

testTransactionIsRolledBackInCaseOfExceptionWithBolt() 공개 메소드

testTransactionIsRolledBackWithBolt() 공개 메소드

testTransactionIsRolledBackWithHttp() 공개 메소드