Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
lithium
tests
mocks
console
MockResponse
PHP Class lithium\tests\mocks\console\MockResponse
Inheritance:
extends
lithium\console\Response
ファイルを表示
Open project: unionofrad/lithium
Public Properties
Property
Type
Description
$testAction
$testParam
Public Methods
Method
Description
__construct
(
array
$config
= [] )
__destruct
( )
error
(
$error
)
output
(
$output
)
Method Details
__construct()
public
method
public
__construct
(
array
$config
= [] )
$config
array
__destruct()
public
method
public
__destruct
( )
error()
public
method
public
error
(
$error
)
output()
public
method
public
output
(
$output
)
Property Details
$testAction
public_oe property
public
$testAction
$testParam
public_oe property
public
$testParam