\think\testsMiddlewareTest

Summary

Methods
Properties
Constants
testSetMiddleware()
testPipelineAndEnd()
No public properties found
No constants found
prepareApp()
tearDown()
setUp()
$app
$config
$middleware
N/A
No private methods found
No private properties found
N/A

Properties

$app

$app : \think\App|\Mockery\MockInterface

Type

MockInterface

$config

$config : \think\Config|\Mockery\MockInterface

Type

MockInterface

$middleware

$middleware : \think\Middleware|\Mockery\MockInterface

Type

MockInterface

Methods

testSetMiddleware()

testSetMiddleware() : mixed

Returns

mixed —

testPipelineAndEnd()

testPipelineAndEnd() : mixed

Returns

mixed —

prepareApp()

prepareApp() : mixed

Returns

mixed —

tearDown()

tearDown() : void

setUp()

setUp() : mixed

Returns

mixed —