PHP 클래스 Phprest\ErrorHandler\Formatter\JsonXmlTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$config Phprest\Config

공개 메소드들

메소드 설명
setUp ( )
testFormatWithDetailedException ( )
testFormatWithNotAcceptable ( )
testFormatWithSimpleException ( )

보호된 메소드들

메소드 설명
setContainerElements ( Config $config )

메소드 상세

setContainerElements() 보호된 메소드

protected setContainerElements ( Config $config )
$config Phprest\Config

setUp() 공개 메소드

public setUp ( )

testFormatWithDetailedException() 공개 메소드

testFormatWithNotAcceptable() 공개 메소드

testFormatWithSimpleException() 공개 메소드

프로퍼티 상세

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

protected Config,Phprest $config
리턴 Phprest\Config