PHP 클래스 lithium\tests\cases\data\source\http\adapter\CouchDbTest

상속: extends lithium\test\Unit
파일 보기 프로젝트 열기: unionofrad/lithium

보호된 프로퍼티들

프로퍼티 타입 설명
$_db
$_model
$_query
$_testConfig

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testAllMethodsNoConnection ( )
testConnect ( )
testCreateNoId ( )
testCreateWithId ( )
testDelete ( )
testDescribe ( )
testDisconnect ( )
testEnabled ( )
testEntityItem ( )
testReadNoConditions ( )
testReadWithConditions ( )
testReadWithViewConditions ( )
testRespondsTo ( )
testSetItem ( )
testSources ( )
testUpdate ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testAllMethodsNoConnection() 공개 메소드

testConnect() 공개 메소드

public testConnect ( )

testCreateNoId() 공개 메소드

public testCreateNoId ( )

testCreateWithId() 공개 메소드

public testCreateWithId ( )

testDelete() 공개 메소드

public testDelete ( )

testDescribe() 공개 메소드

public testDescribe ( )

testDisconnect() 공개 메소드

public testDisconnect ( )

testEnabled() 공개 메소드

public testEnabled ( )

testEntityItem() 공개 메소드

public testEntityItem ( )

testReadNoConditions() 공개 메소드

testReadWithConditions() 공개 메소드

testReadWithViewConditions() 공개 메소드

testRespondsTo() 공개 메소드

public testRespondsTo ( )

testSetItem() 공개 메소드

public testSetItem ( )

testSources() 공개 메소드

public testSources ( )

testUpdate() 공개 메소드

public testUpdate ( )

프로퍼티 상세

$_db 보호되어 있는 프로퍼티

protected $_db

$_model 보호되어 있는 프로퍼티

protected $_model

$_query 보호되어 있는 프로퍼티

protected $_query

$_testConfig 보호되어 있는 프로퍼티

protected $_testConfig