PHP Class Google\Cloud\Tests\Datastore\TransactionTest

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

Méthodes publiques

Méthode Description
setUp ( )
testCommit ( )
testDelete ( )
testDeleteBatch ( )
testInsert ( )
testInsertBatch ( )
testLookup ( )
testLookupBatch ( )
testRollback ( )
testRunQuery ( )
testUpdate ( )
testUpdateBatch ( )
testUpsert ( )
testUpsertBatch ( )

Method Details

setUp() public méthode

public setUp ( )

testCommit() public méthode

public testCommit ( )

testDelete() public méthode

public testDelete ( )

testDeleteBatch() public méthode

public testDeleteBatch ( )

testInsert() public méthode

public testInsert ( )

testInsertBatch() public méthode

public testInsertBatch ( )

testLookup() public méthode

public testLookup ( )

testLookupBatch() public méthode

public testLookupBatch ( )

testRollback() public méthode

public testRollback ( )

testRunQuery() public méthode

public testRunQuery ( )

testUpdate() public méthode

public testUpdate ( )

testUpdateBatch() public méthode

public testUpdateBatch ( )

testUpsert() public méthode

public testUpsert ( )

testUpsertBatch() public méthode

public testUpsertBatch ( )