PHP Class Google\Cloud\Tests\Snippets\Datastore\DatastoreClientTest

Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php

Méthodes publiques

Méthode Description
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 ( )

Private Methods

Méthode Description
allocateIdsConnectionMock ( ) ******** HELPERS

Method Details

setUp() public méthode

public setUp ( )

testAllocateId() public méthode

public testAllocateId ( )

testAllocateIdsBatch() public méthode

testBlob() public méthode

public testBlob ( )

testClass() public méthode

public testClass ( )

testClassDirectInstantiation() public méthode

testCreateEntityCustomClass() public méthode

testCreateEntityIncompleteKey() public méthode

testDelete() public méthode

public testDelete ( )

testDeleteBatch() public méthode

public testDeleteBatch ( )

testEmulator() public méthode

public testEmulator ( )

testEntity() public méthode

public testEntity ( )

testEntityArrayAccess() public méthode

testEntityExcludeIndexes() public méthode

testEntityObjectAccess() public méthode

testGeoPoint() public méthode

public testGeoPoint ( )

testGqlQuery() public méthode

public testGqlQuery ( )

testGqlQueryBindings() public méthode

testGqlQueryLiterals() public méthode

testGqlQueryPositionalBindings() public méthode

testInsert() public méthode

public testInsert ( )

testInsertBatch() public méthode

public testInsertBatch ( )

testKey() public méthode

public testKey ( )

testKeyForcedIdentifierType() public méthode

testKeys() public méthode

public testKeys ( )

testKeysWithAncestors() public méthode

testLookup() public méthode

public testLookup ( )

testLookupBatch() public méthode

public testLookupBatch ( )

testMultiTenant() public méthode

public testMultiTenant ( )

testQuery() public méthode

public testQuery ( )

testRunQuery() public méthode

public testRunQuery ( )

testTransaction() public méthode

public testTransaction ( )

testUpdate() public méthode

public testUpdate ( )

testUpdateBatch() public méthode

public testUpdateBatch ( )

testUpsert() public méthode

public testUpsert ( )

testUpsertBatch() public méthode

public testUpsertBatch ( )