PHP Class Basho\Tests\BucketOperationsTest

Functional tests related to bucket operations
Author: Luke Bakken ([email protected])
Inheritance: extends TestCase
Datei anzeigen Open project: basho/riak-php-client

Public Methods

Method Description
setUpBeforeClass ( )
testFetch ( )
testFetch2 ( )
testFetchAndStoreHllPrecision ( )
testStore ( )
testStore2 ( )

Method Details

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

testFetch() public method

public testFetch ( )

testFetch2() public method

public testFetch2 ( )

testFetchAndStoreHllPrecision() public method

testStore() public method

public testStore ( )

testStore2() public method

public testStore2 ( )