PHP Class spec\Tolerance\Operation\ExceptionCatcher\WildcardExceptionVoterSpec

Inheritance: extends PhpSpec\ObjectBehavior
Show file Open project: sroze/tolerance

Public Methods

Method Description
it_is_an_exception_catcher_voter ( )
it_should_catch_any_exception ( )
it_should_not_vote_on_not_throwables ( )
it_should_vote_on_any_throwable ( )

Method Details

it_is_an_exception_catcher_voter() public method

it_should_catch_any_exception() public method

it_should_not_vote_on_not_throwables() public method

it_should_vote_on_any_throwable() public method