PHP 클래스 Basho\Tests\SearchOperationsTest

상속: extends TestCase
파일 보기 프로젝트 열기: basho/riak-php-client

보호된 프로퍼티들

프로퍼티 타입 설명
$default_schema
$search_content

공개 메소드들

메소드 설명
setUpBeforeClass ( )
tearDownAfterClass ( )
testAssociateIndex ( )
testBadSearch ( ) Tests handling of a badly formed query
testDeleteIndex ( )
testDissociateIndex ( )
testFetchIndexNotFound ( )
testFetchSchema ( )
testSearch ( )
testSearchWithSort ( )
testStoreIndex ( )
testStoreSchema ( )

메소드 상세

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

tearDownAfterClass() 공개 정적인 메소드

public static tearDownAfterClass ( )

testAssociateIndex() 공개 메소드

public testAssociateIndex ( )

testBadSearch() 공개 메소드

Tests handling of a badly formed query
public testBadSearch ( )

testDeleteIndex() 공개 메소드

public testDeleteIndex ( )

testDissociateIndex() 공개 메소드

public testDissociateIndex ( )

testFetchIndexNotFound() 공개 메소드

testFetchSchema() 공개 메소드

public testFetchSchema ( )

testSearch() 공개 메소드

public testSearch ( )

testSearchWithSort() 공개 메소드

public testSearchWithSort ( )

testStoreIndex() 공개 메소드

public testStoreIndex ( )

testStoreSchema() 공개 메소드

public testStoreSchema ( )

프로퍼티 상세

$default_schema 보호되어 있는 정적으로 프로퍼티

protected static $default_schema

$search_content 보호되어 있는 정적으로 프로퍼티

protected static $search_content