PHP 클래스 CacheTool\Proxy\ProxyTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: gordalina/cachetool

보호된 메소드들

메소드 설명
assertProxyCode ( $code, $function, $arguments )
assertProxyCodeArray ( $code, $function, $arguments )
createProxyInstance ( )

메소드 상세

assertProxyCode() 보호된 메소드

protected assertProxyCode ( $code, $function, $arguments )

assertProxyCodeArray() 보호된 메소드

protected assertProxyCodeArray ( $code, $function, $arguments )

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

abstract protected createProxyInstance ( )