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

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

공개 메소드들

메소드 설명
setUp ( )
testAllocateId ( )
testAllocateIds ( )
testBlob ( )
testDelete ( )
testDeleteBatch ( )
testEntity ( )
testGeoPoint ( )
testGqlQuery ( )
testInsert ( )
testInsertBatch ( )
testInsertConflict ( )
testKey ( )
testKeyForceType ( )
testKeyNamespaceId ( )
testKeys ( )
testKeysAncestors ( )
testKeysMultiple ( )
testLookup ( )
testLookupBatch ( )
testQuery ( )
testRunQuery ( )
testTransaction ( )
testUpdate ( )
testUpdateBatch ( )
testUpsert ( )
testUpsertBatch ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAllocateId() 공개 메소드

public testAllocateId ( )

testAllocateIds() 공개 메소드

public testAllocateIds ( )

testBlob() 공개 메소드

public testBlob ( )

testDelete() 공개 메소드

public testDelete ( )

testDeleteBatch() 공개 메소드

public testDeleteBatch ( )

testEntity() 공개 메소드

public testEntity ( )

testGeoPoint() 공개 메소드

public testGeoPoint ( )

testGqlQuery() 공개 메소드

public testGqlQuery ( )

testInsert() 공개 메소드

public testInsert ( )

testInsertBatch() 공개 메소드

public testInsertBatch ( )

testInsertConflict() 공개 메소드

public testInsertConflict ( )

testKey() 공개 메소드

public testKey ( )

testKeyForceType() 공개 메소드

public testKeyForceType ( )

testKeyNamespaceId() 공개 메소드

public testKeyNamespaceId ( )

testKeys() 공개 메소드

public testKeys ( )

testKeysAncestors() 공개 메소드

public testKeysAncestors ( )

testKeysMultiple() 공개 메소드

public testKeysMultiple ( )

testLookup() 공개 메소드

public testLookup ( )

testLookupBatch() 공개 메소드

public testLookupBatch ( )

testQuery() 공개 메소드

public testQuery ( )

testRunQuery() 공개 메소드

public testRunQuery ( )

testTransaction() 공개 메소드

public testTransaction ( )

testUpdate() 공개 메소드

public testUpdate ( )

testUpdateBatch() 공개 메소드

public testUpdateBatch ( )

testUpsert() 공개 메소드

public testUpsert ( )

testUpsertBatch() 공개 메소드

public testUpsertBatch ( )