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

Datei anzeigen Open project: GoogleCloudPlatform/gcloud-php

Public Methods

Method 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

Method Description
allocateIdsConnectionMock ( ) ******** HELPERS

Method Details

setUp() public method

public setUp ( )

testAllocateId() public method

public testAllocateId ( )

testAllocateIdsBatch() public method

testBlob() public method

public testBlob ( )

testClass() public method

public testClass ( )

testClassDirectInstantiation() public method

testCreateEntityCustomClass() public method

testCreateEntityIncompleteKey() public method

testDelete() public method

public testDelete ( )

testDeleteBatch() public method

public testDeleteBatch ( )

testEmulator() public method

public testEmulator ( )

testEntity() public method

public testEntity ( )

testEntityArrayAccess() public method

testEntityExcludeIndexes() public method

testEntityObjectAccess() public method

testGeoPoint() public method

public testGeoPoint ( )

testGqlQuery() public method

public testGqlQuery ( )

testGqlQueryBindings() public method

testGqlQueryLiterals() public method

testGqlQueryPositionalBindings() public method

testInsert() public method

public testInsert ( )

testInsertBatch() public method

public testInsertBatch ( )

testKey() public method

public testKey ( )

testKeyForcedIdentifierType() public method

testKeys() public method

public testKeys ( )

testKeysWithAncestors() public method

testLookup() public method

public testLookup ( )

testLookupBatch() public method

public testLookupBatch ( )

testMultiTenant() public method

public testMultiTenant ( )

testQuery() public method

public testQuery ( )

testRunQuery() public method

public testRunQuery ( )

testTransaction() public method

public testTransaction ( )

testUpdate() public method

public testUpdate ( )

testUpdateBatch() public method

public testUpdateBatch ( )

testUpsert() public method

public testUpsert ( )

testUpsertBatch() public method

public testUpsertBatch ( )