PHP Class ZendTest\Stratigility\Middleware\CallableMiddlewareWrapperTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: zendframework/zend-stratigility

Public Methods

Method Description
testDecoratedDelegateWillBeInvokedWithOnlyRequest ( )
testWrapperDecoratesAndProxiesToCallableMiddleware ( )
testWrapperDecoratesDelegatesNotExtendingNext ( )
testWrapperDoesNotDecorateNextInstancesWhenProxying ( )

Method Details

testDecoratedDelegateWillBeInvokedWithOnlyRequest() public method

testWrapperDecoratesAndProxiesToCallableMiddleware() public method

testWrapperDecoratesDelegatesNotExtendingNext() public method

testWrapperDoesNotDecorateNextInstancesWhenProxying() public method