Documentation

ChainFactoryTest extends TestCase
in package

Tags
coversDefaultClass

\phpDocumentor\Reflection\Middleware\ChainFactory

covers

::

Table of Contents

testItCreatesAChainOfCallablesThatWillInvokeAllMiddlewares()  : void
testItThrowsAnExceptionIfAnythingOtherThanAMiddlewareIsPassed()  : void
givenAMiddleware()  : Middleware

Methods

testItCreatesAChainOfCallablesThatWillInvokeAllMiddlewares()

public testItCreatesAChainOfCallablesThatWillInvokeAllMiddlewares() : void
Tags
covers
Return values
void

testItThrowsAnExceptionIfAnythingOtherThanAMiddlewareIsPassed()

public testItThrowsAnExceptionIfAnythingOtherThanAMiddlewareIsPassed() : void
Tags
covers
Return values
void

Search results