PHP 클래스 Basho\Tests\ObjectOperationsTest

상속: extends TestCase
파일 보기 프로젝트 열기: basho/riak-php-client

공개 메소드들

메소드 설명
setUpBeforeClass ( )
testDelete ( )
testFetchAssociativeArray ( )
testFetchDeleted ( )
testFetchNotFound ( )
testFetchOk ( )
testStoreExisting ( )
testStoreNewWithKey ( )
testStoreNewWithoutKey ( )

메소드 상세

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

testDelete() 공개 메소드

public testDelete ( )

testFetchAssociativeArray() 공개 메소드

testFetchDeleted() 공개 메소드

public testFetchDeleted ( )

testFetchNotFound() 공개 메소드

public testFetchNotFound ( )

testFetchOk() 공개 메소드

public testFetchOk ( )

testStoreExisting() 공개 메소드

public testStoreExisting ( )

testStoreNewWithKey() 공개 메소드

public testStoreNewWithKey ( )

testStoreNewWithoutKey() 공개 메소드