PHP Class Basho\Tests\SearchOperationsTest

Inheritance: extends TestCase
Datei anzeigen Open project: basho/riak-php-client

Protected Properties

Property Type Description
$default_schema
$search_content

Public Methods

Method Description
setUpBeforeClass ( )
tearDownAfterClass ( )
testAssociateIndex ( )
testBadSearch ( ) Tests handling of a badly formed query
testDeleteIndex ( )
testDissociateIndex ( )
testFetchIndexNotFound ( )
testFetchSchema ( )
testSearch ( )
testSearchWithSort ( )
testStoreIndex ( )
testStoreSchema ( )

Method Details

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

tearDownAfterClass() public static method

public static tearDownAfterClass ( )

testAssociateIndex() public method

public testAssociateIndex ( )

testBadSearch() public method

Tests handling of a badly formed query
public testBadSearch ( )

testDeleteIndex() public method

public testDeleteIndex ( )

testDissociateIndex() public method

public testDissociateIndex ( )

testFetchIndexNotFound() public method

testFetchSchema() public method

public testFetchSchema ( )

testSearch() public method

public testSearch ( )

testSearchWithSort() public method

public testSearchWithSort ( )

testStoreIndex() public method

public testStoreIndex ( )

testStoreSchema() public method

public testStoreSchema ( )

Property Details

$default_schema protected_oe static_oe property

protected static $default_schema

$search_content protected_oe static_oe property

protected static $search_content