PHP Class Google\Cloud\Tests\Datastore\OperationTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php

Méthodes publiques

Méthode Description
setUp ( )
testAllocateIds ( )
testAllocateIdsNamedKey ( )
testAllocateIdsToEntities ( )
testCheckOverwrite ( )
testCheckOverwriteWithException ( )
testCheckOverwriteWithFlagEnabled ( )
testCommit ( )
testCommitInTransaction ( )
testCommitWithMutation ( )
testEntity ( )
testEntityCustomClass ( )
testEntityCustomClassInvalidType ( )
testEntityWithKind ( )
testInvalidBatchType ( )
testInvalidKeyType ( )
testKey ( )
testKeyWithNamespaceId ( )
testKeyWithNamespaceIdOverride ( )
testKeys ( )
testKeysAncestors ( )
testKeysId ( )
testKeysName ( )
testKeysNumber ( )
testLookup ( )
testLookupDeferred ( )
testLookupFound ( )
testLookupInvalidKey ( )
testLookupMissing ( )
testLookupWithReadOptionsFromReadConsistency ( )
testLookupWithReadOptionsFromTransaction ( )
testLookupWithSort ( )
testLookupWithSortAndMissingKey ( )
testLookupWithoutReadOptions ( )
testLookupWithoutSort ( )
testMapEntityResult ( )
testMapEntityResultArrayOfClassNames ( )
testMapEntityResultArrayOfClassNamesMissingKindMapItem ( )
testMapEntityResultWithoutProperties ( )
testMutate ( )
testMutateInvalidType ( )
testMutateWithBaseVersion ( )
testMutateWithKey ( )
testNonTransactionalReadOptions ( )
testReadConsistencyInReadOptions ( )
testRollback ( )
testRunQuery ( )
testRunQueryNoResults ( )
testRunQueryPaged ( )
testRunQueryWithReadOptionsFromReadConsistency ( )
testRunQueryWithReadOptionsFromTransaction ( )
testRunQueryWithoutReadOptions ( )
testTransactionInReadOptions ( )

Method Details

setUp() public méthode

public setUp ( )

testAllocateIds() public méthode

public testAllocateIds ( )

testAllocateIdsNamedKey() public méthode

testAllocateIdsToEntities() public méthode

testCheckOverwrite() public méthode

public testCheckOverwrite ( )

testCheckOverwriteWithException() public méthode

testCheckOverwriteWithFlagEnabled() public méthode

testCommit() public méthode

public testCommit ( )

testCommitInTransaction() public méthode

testCommitWithMutation() public méthode

testEntity() public méthode

public testEntity ( )

testEntityCustomClass() public méthode

testEntityCustomClassInvalidType() public méthode

testEntityWithKind() public méthode

public testEntityWithKind ( )

testInvalidBatchType() public méthode

testInvalidKeyType() public méthode

public testInvalidKeyType ( )

testKey() public méthode

public testKey ( )

testKeyWithNamespaceId() public méthode

testKeyWithNamespaceIdOverride() public méthode

testKeys() public méthode

public testKeys ( )

testKeysAncestors() public méthode

public testKeysAncestors ( )

testKeysId() public méthode

public testKeysId ( )

testKeysName() public méthode

public testKeysName ( )

testKeysNumber() public méthode

public testKeysNumber ( )

testLookup() public méthode

public testLookup ( )

testLookupDeferred() public méthode

public testLookupDeferred ( )

testLookupFound() public méthode

public testLookupFound ( )

testLookupInvalidKey() public méthode

testLookupMissing() public méthode

public testLookupMissing ( )

testLookupWithReadOptionsFromReadConsistency() public méthode

testLookupWithReadOptionsFromTransaction() public méthode

testLookupWithSort() public méthode

public testLookupWithSort ( )

testLookupWithSortAndMissingKey() public méthode

testLookupWithoutReadOptions() public méthode

testLookupWithoutSort() public méthode

testMapEntityResult() public méthode

public testMapEntityResult ( )

testMapEntityResultArrayOfClassNames() public méthode

testMapEntityResultArrayOfClassNamesMissingKindMapItem() public méthode

testMapEntityResultWithoutProperties() public méthode

testMutate() public méthode

public testMutate ( )

testMutateInvalidType() public méthode

testMutateWithBaseVersion() public méthode

testMutateWithKey() public méthode

public testMutateWithKey ( )

testNonTransactionalReadOptions() public méthode

testReadConsistencyInReadOptions() public méthode

testRollback() public méthode

public testRollback ( )

testRunQuery() public méthode

public testRunQuery ( )

testRunQueryNoResults() public méthode

testRunQueryPaged() public méthode

public testRunQueryPaged ( )

testRunQueryWithReadOptionsFromReadConsistency() public méthode

testRunQueryWithReadOptionsFromTransaction() public méthode

testRunQueryWithoutReadOptions() public méthode

testTransactionInReadOptions() public méthode