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

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

공개 메소드들

메소드 설명
setUp ( )
testAllocateId ( )
testAllocateIdsBatch ( )
testBlob ( )
testClass ( )
testClassDirectInstantiation ( )
testCreateEntityCustomClass ( )
testCreateEntityIncompleteKey ( )
testDelete ( )
testDeleteBatch ( )
testEmulator ( )
testEntity ( )
testEntityArrayAccess ( )
testEntityExcludeIndexes ( )
testEntityObjectAccess ( )
testGeoPoint ( )
testGqlQuery ( )
testGqlQueryBindings ( )
testGqlQueryLiterals ( )
testGqlQueryPositionalBindings ( )
testInsert ( )
testInsertBatch ( )
testKey ( )
testKeyForcedIdentifierType ( )
testKeys ( )
testKeysWithAncestors ( )
testLookup ( )
testLookupBatch ( )
testMultiTenant ( )
testQuery ( )
testRunQuery ( )
testTransaction ( )
testUpdate ( )
testUpdateBatch ( )
testUpsert ( )
testUpsertBatch ( )

비공개 메소드들

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

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAllocateId() 공개 메소드

public testAllocateId ( )

testAllocateIdsBatch() 공개 메소드

testBlob() 공개 메소드

public testBlob ( )

testClass() 공개 메소드

public testClass ( )

testClassDirectInstantiation() 공개 메소드

testCreateEntityCustomClass() 공개 메소드

testCreateEntityIncompleteKey() 공개 메소드

testDelete() 공개 메소드

public testDelete ( )

testDeleteBatch() 공개 메소드

public testDeleteBatch ( )

testEmulator() 공개 메소드

public testEmulator ( )

testEntity() 공개 메소드

public testEntity ( )

testEntityArrayAccess() 공개 메소드

testEntityExcludeIndexes() 공개 메소드

testEntityObjectAccess() 공개 메소드

testGeoPoint() 공개 메소드

public testGeoPoint ( )

testGqlQuery() 공개 메소드

public testGqlQuery ( )

testGqlQueryBindings() 공개 메소드

testGqlQueryLiterals() 공개 메소드

testGqlQueryPositionalBindings() 공개 메소드

testInsert() 공개 메소드

public testInsert ( )

testInsertBatch() 공개 메소드

public testInsertBatch ( )

testKey() 공개 메소드

public testKey ( )

testKeyForcedIdentifierType() 공개 메소드

testKeys() 공개 메소드

public testKeys ( )

testKeysWithAncestors() 공개 메소드

testLookup() 공개 메소드

public testLookup ( )

testLookupBatch() 공개 메소드

public testLookupBatch ( )

testMultiTenant() 공개 메소드

public testMultiTenant ( )

testQuery() 공개 메소드

public testQuery ( )

testRunQuery() 공개 메소드

public testRunQuery ( )

testTransaction() 공개 메소드

public testTransaction ( )

testUpdate() 공개 메소드

public testUpdate ( )

testUpdateBatch() 공개 메소드

public testUpdateBatch ( )

testUpsert() 공개 메소드

public testUpsert ( )

testUpsertBatch() 공개 메소드

public testUpsertBatch ( )