PHP 클래스 Phprest\Entity\ErrorTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$error Error

공개 메소드들

메소드 설명
setUp ( )
testGetCode ( )
testGetDetails ( )
testGetMessage ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testGetCode() 공개 메소드

public testGetCode ( )

testGetDetails() 공개 메소드

public testGetDetails ( )

testGetMessage() 공개 메소드

public testGetMessage ( )

프로퍼티 상세

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

protected Error,Phprest\Entity $error
리턴 Error