PHP 클래스 Google\Cloud\Tests\Snippets\Datastore\TransactionTest

파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

공개 메소드들

메소드 설명
setUp ( )
testClass ( )
testCommit ( )
testDelete ( )
testDeleteBatch ( )
testInsert ( )
testInsertBatch ( )
testLookup ( )
testLookupBatch ( )
testRollback ( )
testRunQuery ( )
testUpdate ( )
testUpdateBatch ( )
testUpsert ( )
testUpsertBatch ( )

비공개 메소드들

메소드 설명
allocateIdsConnectionMock ( ) ******** HELPERS

메소드 상세

setUp() 공개 메소드

public setUp ( )

testClass() 공개 메소드

public testClass ( )

testCommit() 공개 메소드

public testCommit ( )

testDelete() 공개 메소드

public testDelete ( )

testDeleteBatch() 공개 메소드

public testDeleteBatch ( )

testInsert() 공개 메소드

public testInsert ( )

testInsertBatch() 공개 메소드

public testInsertBatch ( )

testLookup() 공개 메소드

public testLookup ( )

testLookupBatch() 공개 메소드

public testLookupBatch ( )

testRollback() 공개 메소드

public testRollback ( )

testRunQuery() 공개 메소드

public testRunQuery ( )

testUpdate() 공개 메소드

public testUpdate ( )

testUpdateBatch() 공개 메소드

public testUpdateBatch ( )

testUpsert() 공개 메소드

public testUpsert ( )

testUpsertBatch() 공개 메소드

public testUpsertBatch ( )