PHP Class spec\PhpSpec\Formatter\Presenter\Value\BaseExceptionTypePresenterSpec

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

Public Methods

Method Description
it_is_a_type_presenter ( )
it_should_present_an_error_as_a_string ( )
it_should_present_an_exception_as_a_string ( )
it_should_support_exceptions ( )

Method Details

it_is_a_type_presenter() public method

it_should_present_an_error_as_a_string() public method

it_should_present_an_exception_as_a_string() public method

it_should_support_exceptions() public method