PHP Class Basho\Tests\ObjectOperationsTest

Inheritance: extends TestCase
Afficher le fichier Open project: basho/riak-php-client

Méthodes publiques

Méthode Description
setUpBeforeClass ( )
testDelete ( )
testFetchAssociativeArray ( )
testFetchDeleted ( )
testFetchNotFound ( )
testFetchOk ( )
testStoreExisting ( )
testStoreNewWithKey ( )
testStoreNewWithoutKey ( )

Method Details

setUpBeforeClass() public static méthode

public static setUpBeforeClass ( )

testDelete() public méthode

public testDelete ( )

testFetchAssociativeArray() public méthode

testFetchDeleted() public méthode

public testFetchDeleted ( )

testFetchNotFound() public méthode

public testFetchNotFound ( )

testFetchOk() public méthode

public testFetchOk ( )

testStoreExisting() public méthode

public testStoreExisting ( )

testStoreNewWithKey() public méthode

public testStoreNewWithKey ( )

testStoreNewWithoutKey() public méthode