PHP 클래스 Phprest\Entity\DebugErrorTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$debugError DebugError

공개 메소드들

메소드 설명
setUp ( )
testGetFileName ( )
testGetLine ( )
testGetTrace ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testGetFileName() 공개 메소드

public testGetFileName ( )

testGetLine() 공개 메소드

public testGetLine ( )

testGetTrace() 공개 메소드

public testGetTrace ( )

프로퍼티 상세

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

protected DebugError,Phprest\Entity $debugError
리턴 DebugError