PHP Class ouzo\tests\CatchExceptionAssert

Afficher le fichier Open project: letsdrink/ouzo

Méthodes publiques

Méthode Description
__construct ( $exception )
hasCode ( $code )
hasMessage ( $message )
isEqualTo ( $exception )
isInstanceOf ( $exception )
notCaught ( )

Private Methods

Méthode Description
_validateExceptionThrown ( )

Method Details

__construct() public méthode

public __construct ( $exception )

hasCode() public méthode

public hasCode ( $code )

hasMessage() public méthode

public hasMessage ( $message )

isEqualTo() public méthode

public isEqualTo ( $exception )

isInstanceOf() public méthode

public isInstanceOf ( $exception )

notCaught() public méthode

public notCaught ( )