\Imi\Test\Component\TestsAopTest

Summary

Methods
Properties
Constants
testBefore()
testAfter()
testAround()
testAfterReturning()
testAfterThrowing()
No public properties found
No constants found
go()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

testBefore()

testBefore() : void

Aop Before

testAfter()

testAfter() : void

Aop After

testAround()

testAround() : void

Aop Around

testAfterReturning()

testAfterReturning() : void

Aop AfterReturning

testAfterThrowing()

testAfterThrowing() : void

Aop AfterReturning

go()

go(  $callable) 

Parameters

$callable