\think\testsHttpTest

Summary

Methods
Properties
Constants
testRun()
multiAppRunProvider()
testRunWithException()
testEnd()
No public properties found
No constants found
tearDown()
setUp()
prepareApp()
$app
$http
N/A
No private methods found
No private properties found
N/A

Properties

$app

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

Type

MockInterface

$http

$http : \think\Http|\Mockery\MockInterface

Type

MockInterface

Methods

testRun()

testRun() : mixed

Returns

mixed —

multiAppRunProvider()

multiAppRunProvider() : mixed

Returns

mixed —

testRunWithException()

testRunWithException() : mixed

Returns

mixed —

testEnd()

testEnd() : mixed

Returns

mixed —

tearDown()

tearDown() : void

setUp()

setUp() : mixed

Returns

mixed —

prepareApp()

prepareApp(mixed  $request, mixed  $response) : mixed

Parameters

mixed $request
mixed $response

Returns

mixed —