PHP Класс eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\NotFoundExceptionTest

Наследование: extends ExceptionTest
Показать файл Открыть проект

Защищенные методы

Метод Описание
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