PHP Class spec\PhpSpec\Exception\ErrorExceptionSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: phpspec/phpspec

Méthodes publiques

Méthode Description
it_is_an_exception ( )
its_code_is_the_same_as_the_errors ( )
its_line_is_the_same_as_the_errors ( )
its_message_is_the_same_as_the_errors ( )
its_previous_is_the_error ( )
let ( )

Method Details

it_is_an_exception() public méthode

public it_is_an_exception ( )

its_code_is_the_same_as_the_errors() public méthode

its_line_is_the_same_as_the_errors() public méthode

its_message_is_the_same_as_the_errors() public méthode

its_previous_is_the_error() public méthode

let() public méthode

public let ( )