PHP 클래스 lithium\tests\cases\net\http\ServiceTest

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

공개 프로퍼티들

프로퍼티 타입 설명
$request

보호된 프로퍼티들

프로퍼티 타입 설명
$_testConfig

공개 메소드들

메소드 설명
setUp ( )
testAllMethodsNoConnection ( )
testConnection ( )
testDelete ( )
testDigestAuth ( )
testGet ( )
testGetPath ( )
testHead ( )
testHeadPath ( )
testHeadQueryString ( )
testJsonPost ( )
testMagicMethod ( )
testPatchMethod ( )
testPatchWithJson ( )
testPost ( )
testPut ( )
testRequestPath ( )
testRespondsTo ( )
testReturnHandlers ( )
testSendConfiguringConnection ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAllMethodsNoConnection() 공개 메소드

testConnection() 공개 메소드

public testConnection ( )

testDelete() 공개 메소드

public testDelete ( )

testDigestAuth() 공개 메소드

public testDigestAuth ( )

testGet() 공개 메소드

public testGet ( )

testGetPath() 공개 메소드

public testGetPath ( )

testHead() 공개 메소드

public testHead ( )

testHeadPath() 공개 메소드

public testHeadPath ( )

testHeadQueryString() 공개 메소드

public testHeadQueryString ( )

testJsonPost() 공개 메소드

public testJsonPost ( )

testMagicMethod() 공개 메소드

public testMagicMethod ( )

testPatchMethod() 공개 메소드

public testPatchMethod ( )

testPatchWithJson() 공개 메소드

public testPatchWithJson ( )

testPost() 공개 메소드

public testPost ( )

testPut() 공개 메소드

public testPut ( )

testRequestPath() 공개 메소드

public testRequestPath ( )

testRespondsTo() 공개 메소드

public testRespondsTo ( )

testReturnHandlers() 공개 메소드

public testReturnHandlers ( )

testSendConfiguringConnection() 공개 메소드

프로퍼티 상세

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

protected $_testConfig

$request 공개적으로 프로퍼티

public $request