PHP Class Google\Cloud\Tests\Datastore\DatastoreSessionHandlerTest

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

Méthodes publiques

Méthode Description
setUp ( )
testClose ( )
testDefaultGcDoesNothing ( )
testDestroy ( )
testDestroyWithException ( )
testGc ( )
testGcWithException ( )
testOpen ( )
testOpenNotAllowed ( )
testOpenReserved ( )
testReadEntity ( )
testReadNothing ( )
testReadWithException ( )
testWrite ( )
testWriteWithException ( )

Method Details

setUp() public méthode

public setUp ( )

testClose() public méthode

public testClose ( )

testDefaultGcDoesNothing() public méthode

testDestroy() public méthode

public testDestroy ( )

testDestroyWithException() public méthode

testGc() public méthode

public testGc ( )

testGcWithException() public méthode

public testGcWithException ( )

testOpen() public méthode

public testOpen ( )

testOpenNotAllowed() public méthode

public testOpenNotAllowed ( )

testOpenReserved() public méthode

public testOpenReserved ( )

testReadEntity() public méthode

public testReadEntity ( )

testReadNothing() public méthode

public testReadNothing ( )

testReadWithException() public méthode

testWrite() public méthode

public testWrite ( )

testWriteWithException() public méthode