PHP 클래스 Basho\Tests\Riak\Command\Builder\UpdateHllTest

저자: Luke Bakken ([email protected])
상속: extends Basho\Tests\TestCase
파일 보기 프로젝트 열기: basho/riak-php-client

공개 메소드들

메소드 설명
testStoreWithKey ( ) Test command builder construct
testStoreWithOutKey ( ) Test command builder construct
testValidateBucket ( ) Tests validate properly verifies the Bucket is not there
testValidateObject ( ) Tests validate properly verifies that an intended change is not applied

메소드 상세

testStoreWithKey() 공개 메소드

Test command builder construct
public testStoreWithKey ( )

testStoreWithOutKey() 공개 메소드

Test command builder construct
public testStoreWithOutKey ( )

testValidateBucket() 공개 메소드

Tests validate properly verifies the Bucket is not there
public testValidateBucket ( )

testValidateObject() 공개 메소드

Tests validate properly verifies that an intended change is not applied
public testValidateObject ( )