\tests\thinkphp\library\thinkresponseTest

Summary

Methods
Properties
Constants
testSend()
No public properties found
No constants found
setUp()
tearDown()
$object
$default_return_type
$default_ajax_return
N/A
No private methods found
No private properties found
N/A

Properties

$object

$object : \think\Response

Type

Response

$default_return_type

$default_return_type

$default_ajax_return

$default_ajax_return

Methods

testSend()

testSend() : mixed

Returns

mixed —

setUp()

setUp() : mixed

Sets up the fixture, for example, opens a network connection.

This method is called before a test is executed.

Returns

mixed —

tearDown()

tearDown() : mixed

Tears down the fixture, for example, closes a network connection.

This method is called after a test is executed.

Returns

mixed —