PHP 클래스 lithium\tests\cases\data\source\HttpTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$_connectionConfig
$_model
$_testConfig

공개 메소드들

메소드 설명
setUp ( )
testAllMethodsNoConnection ( )
testConnect ( )
testCreate ( )
testCreateWithModel ( )
testCustomActionWithoutMethod ( )
testCustomGetMethod ( )
testCustomGetMethodWithModel ( )
testCustomPostMethod ( )
testCustomPostMethodWithModel ( )
testDelete ( )
testDeleteWithModel ( )
testDescribe ( )
testDisconnect ( )
testRead ( )
testReadWithModel ( )
testReadWithModelConditions ( )
testRespondsTo ( )
testRespondsToParentCall ( )
testSendWithQueryObject ( )
testSources ( )
testUpdate ( )
testUpdateWithModel ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAllMethodsNoConnection() 공개 메소드

testConnect() 공개 메소드

public testConnect ( )

testCreate() 공개 메소드

public testCreate ( )

testCreateWithModel() 공개 메소드

public testCreateWithModel ( )

testCustomActionWithoutMethod() 공개 메소드

testCustomGetMethod() 공개 메소드

public testCustomGetMethod ( )

testCustomGetMethodWithModel() 공개 메소드

testCustomPostMethod() 공개 메소드

testCustomPostMethodWithModel() 공개 메소드

testDelete() 공개 메소드

public testDelete ( )

testDeleteWithModel() 공개 메소드

public testDeleteWithModel ( )

testDescribe() 공개 메소드

public testDescribe ( )

testDisconnect() 공개 메소드

public testDisconnect ( )

testRead() 공개 메소드

public testRead ( )

testReadWithModel() 공개 메소드

public testReadWithModel ( )

testReadWithModelConditions() 공개 메소드

testRespondsTo() 공개 메소드

public testRespondsTo ( )

testRespondsToParentCall() 공개 메소드

testSendWithQueryObject() 공개 메소드

testSources() 공개 메소드

public testSources ( )

testUpdate() 공개 메소드

public testUpdate ( )

testUpdateWithModel() 공개 메소드

public testUpdateWithModel ( )

프로퍼티 상세

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

protected $_connectionConfig

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

protected $_model

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

protected $_testConfig