PHP Class eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\NotImplementedExceptionTest

Inheritance: extends ExceptionTest
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes protégées

Méthode Description
getException ( ) : Exception Gets the exception.
getExpectedMessage ( ) : string Get expected message.
getExpectedStatusCode ( ) : integer Get expected status code.
internalGetVisitor ( ) : NotImplementedException Gets the exception visitor.

Method Details

getException() protected méthode

Gets the exception.
protected getException ( ) : Exception
Résultat Exception

getExpectedMessage() protected méthode

Get expected message.
protected getExpectedMessage ( ) : string
Résultat string

getExpectedStatusCode() protected méthode

Get expected status code.
protected getExpectedStatusCode ( ) : integer
Résultat integer

internalGetVisitor() protected méthode

Gets the exception visitor.
protected internalGetVisitor ( ) : NotImplementedException
Résultat eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\NotImplementedException