PHP 클래스 eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\NotFoundExceptionTest

상속: extends ExceptionTest
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

보호된 메소드들

메소드 설명
getException ( ) : Exception Get the exception.
getExpectedMessage ( ) : string Get expected message.
getExpectedStatusCode ( ) : integer Get expected status code.
internalGetVisitor ( ) : NotFoundException Get the exception visitor.

메소드 상세

getException() 보호된 메소드

Get the exception.
protected getException ( ) : Exception
리턴 Exception

getExpectedMessage() 보호된 메소드

Get expected message.
protected getExpectedMessage ( ) : string
리턴 string

getExpectedStatusCode() 보호된 메소드

Get expected status code.
protected getExpectedStatusCode ( ) : integer
리턴 integer

internalGetVisitor() 보호된 메소드

Get the exception visitor.
protected internalGetVisitor ( ) : NotFoundException
리턴 eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\NotFoundException