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

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

Méthodes publiques

Méthode 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 méthode

Test command builder construct
public testStoreWithKey ( )

testStoreWithOutKey() public méthode

Test command builder construct
public testStoreWithOutKey ( )

testValidateBucket() public méthode

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

testValidateObject() public méthode

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