PHP Class Go\Aop\Framework\AfterThrowingInterceptorTest

Inheritance: extends AbstractInterceptorTest
Show file Open project: goaop/framework

Public Methods

Method Description
testAdviceIsCalledAfterExceptionInInvocation ( )
testAdviceIsNotCalledAfterInvocation ( )

Method Details

testAdviceIsCalledAfterExceptionInInvocation() public method

testAdviceIsNotCalledAfterInvocation() public method