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

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

공개 메소드들

메소드 설명
setUp ( )
testClose ( )
testDefaultGcDoesNothing ( )
testDestroy ( )
testDestroyWithException ( )
testGc ( )
testGcWithException ( )
testOpen ( )
testOpenNotAllowed ( )
testOpenReserved ( )
testReadEntity ( )
testReadNothing ( )
testReadWithException ( )
testWrite ( )
testWriteWithException ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testClose() 공개 메소드

public testClose ( )

testDefaultGcDoesNothing() 공개 메소드

testDestroy() 공개 메소드

public testDestroy ( )

testDestroyWithException() 공개 메소드

testGc() 공개 메소드

public testGc ( )

testGcWithException() 공개 메소드

public testGcWithException ( )

testOpen() 공개 메소드

public testOpen ( )

testOpenNotAllowed() 공개 메소드

public testOpenNotAllowed ( )

testOpenReserved() 공개 메소드

public testOpenReserved ( )

testReadEntity() 공개 메소드

public testReadEntity ( )

testReadNothing() 공개 메소드

public testReadNothing ( )

testReadWithException() 공개 메소드

testWrite() 공개 메소드

public testWrite ( )

testWriteWithException() 공개 메소드