PHP Class Basho\Tests\Riak\Command\Builder\UpdateHllTest

Author: Luke Bakken ([email protected])
Inheritance: extends Basho\Tests\TestCase
Datei anzeigen Open project: basho/riak-php-client

Public Methods

Method Description
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

Method Details

testStoreWithKey() public method

Test command builder construct
public testStoreWithKey ( )

testStoreWithOutKey() public method

Test command builder construct
public testStoreWithOutKey ( )

testValidateBucket() public method

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

testValidateObject() public method

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