PHP 클래스 Basho\Tests\TimeSeriesOperationsTest

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

공개 메소드들

메소드 설명
setUpBeforeClass ( )
tearDownAfterClass ( )
testCreateTable ( )
testDeleteRow ( )
testFetchRow ( )
testFetchRowNotFound ( )
testFetchTableDescription ( )
testFetchTableDescriptionNotFound ( )
testQuery ( )
testQueryNotFound ( )
testStoreRow ( )
testStoreRows ( )

메소드 상세

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

tearDownAfterClass() 공개 정적인 메소드

public static tearDownAfterClass ( )

testCreateTable() 공개 메소드

public testCreateTable ( )

testDeleteRow() 공개 메소드

public testDeleteRow ( )

testFetchRow() 공개 메소드

public testFetchRow ( )

testFetchRowNotFound() 공개 메소드

testFetchTableDescription() 공개 메소드

testFetchTableDescriptionNotFound() 공개 메소드

testQuery() 공개 메소드

public testQuery ( )

testQueryNotFound() 공개 메소드

public testQueryNotFound ( )

testStoreRow() 공개 메소드

public testStoreRow ( )

testStoreRows() 공개 메소드

public testStoreRows ( )