PHP Class spec\PhpSpec\Exception\ErrorExceptionSpec

Inheritance: extends PhpSpec\ObjectBehavior
Datei anzeigen Open project: phpspec/phpspec

Public Methods

Method 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 method

public it_is_an_exception ( )

its_code_is_the_same_as_the_errors() public method

its_line_is_the_same_as_the_errors() public method

its_message_is_the_same_as_the_errors() public method

its_previous_is_the_error() public method

let() public method

public let ( )