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

Inheritance: extends Basho\Tests\TestCase, use trait Basho\Tests\TimeSeriesTrait
Datei anzeigen Open project: basho/riak-php-client

Public Methods

Method Description
setUpBeforeClass ( )
testEmptyRowsException ( )
testStoreMany ( ) Test command builder construct
testStoreSingle ( ) Test command builder construct

Method Details

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

testEmptyRowsException() public method

testStoreMany() public method

Test command builder construct
public testStoreMany ( )

testStoreSingle() public method

Test command builder construct
public testStoreSingle ( )