PHP Class Basho\Tests\TimeSeriesOperationsTest

Inheritance: extends TestCase, use trait TimeSeriesTrait
Afficher le fichier Open project: basho/riak-php-client

Méthodes publiques

Méthode Description
setUpBeforeClass ( )
tearDownAfterClass ( )
testCreateTable ( )
testDeleteRow ( )
testFetchRow ( )
testFetchRowNotFound ( )
testFetchTableDescription ( )
testFetchTableDescriptionNotFound ( )
testQuery ( )
testQueryNotFound ( )
testStoreRow ( )
testStoreRows ( )

Method Details

setUpBeforeClass() public static méthode

public static setUpBeforeClass ( )

tearDownAfterClass() public static méthode

public static tearDownAfterClass ( )

testCreateTable() public méthode

public testCreateTable ( )

testDeleteRow() public méthode

public testDeleteRow ( )

testFetchRow() public méthode

public testFetchRow ( )

testFetchRowNotFound() public méthode

testFetchTableDescription() public méthode

testFetchTableDescriptionNotFound() public méthode

testQuery() public méthode

public testQuery ( )

testQueryNotFound() public méthode

public testQueryNotFound ( )

testStoreRow() public méthode

public testStoreRow ( )

testStoreRows() public méthode

public testStoreRows ( )