Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
spec
Tolerance
Operation
ExceptionCatcher
WildcardExceptionVoterSpec
PHP Class spec\Tolerance\Operation\ExceptionCatcher\WildcardExceptionVoterSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
显示文件
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
public
it_is_an_exception_catcher_voter
( )
it_should_catch_any_exception()
public
method
public
it_should_catch_any_exception
( )
it_should_not_vote_on_not_throwables()
public
method
public
it_should_not_vote_on_not_throwables
( )
it_should_vote_on_any_throwable()
public
method
public
it_should_vote_on_any_throwable
( )