PHP 클래스 Horde_Cache_TestBase, horde

저자: Jan Schneider ([email protected])
상속: extends Horde_Test_Case
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$cache
$reason

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testClear ( )
testCompress ( )
testExists ( )
testExpire ( )
testGet ( )
testOutput ( )
testReadWrite ( )
testSet ( )

보호된 메소드들

메소드 설명
_getCache ( $params = [] )

메소드 상세

_getCache() 추상적인 보호된 메소드

abstract protected _getCache ( $params = [] )

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testClear() 공개 메소드

public testClear ( )

testCompress() 공개 메소드

public testCompress ( )

testExists() 공개 메소드

public testExists ( )

testExpire() 공개 메소드

public testExpire ( )

testGet() 공개 메소드

public testGet ( )

testOutput() 공개 메소드

public testOutput ( )

testReadWrite() 공개 메소드

public testReadWrite ( )

testSet() 공개 메소드

public testSet ( )

프로퍼티 상세

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

protected $cache

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

protected $reason