PHP 클래스 Horde_Http_TestBase, horde

상속: extends Horde_Test_Case
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_requestClass
$_server

공개 메소드들

메소드 설명
setUp ( )
setUpBeforeClass ( )
testGetBodyAfter404 ( )
testRequest ( )
testReturnsResponseInsteadOfExceptionOn404 ( )
testThrowsOnBadUri ( )
testThrowsOnInvalidProxyType ( )

보호된 메소드들

메소드 설명
_skipMissingConfig ( )

메소드 상세

_skipMissingConfig() 보호된 메소드

protected _skipMissingConfig ( )

setUp() 공개 메소드

public setUp ( )

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

testGetBodyAfter404() 공개 메소드

public testGetBodyAfter404 ( )

testRequest() 공개 메소드

public testRequest ( )

testReturnsResponseInsteadOfExceptionOn404() 공개 메소드

testThrowsOnBadUri() 공개 메소드

public testThrowsOnBadUri ( )

testThrowsOnInvalidProxyType() 공개 메소드

프로퍼티 상세

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

protected static $_requestClass

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

protected $_server