PHP Class Basho\Tests\HllOperationsTest

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

Public Methods

Method Description
setUpBeforeClass ( )
testAddExisting ( )
testAddExistingAndNew ( )
testAddNewWithKey ( )
testAddWithoutKey ( )
testFetchNotFound ( )

Method Details

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

testAddExisting() public method

public testAddExisting ( )

testAddExistingAndNew() public method

testAddNewWithKey() public method

public testAddNewWithKey ( )

testAddWithoutKey() public method

public testAddWithoutKey ( )

testFetchNotFound() public method

public testFetchNotFound ( )