PHP 클래스 spec\PhpSpec\Exception\ErrorExceptionSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: phpspec/phpspec

공개 메소드들

메소드 설명
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 ( )

메소드 상세

it_is_an_exception() 공개 메소드

public 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() 공개 메소드

public let ( )