Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PHPUnit_Framework_ComparisonFailure_Type
PHP Class PHPUnit_Framework_ComparisonFailure_Type, qcodo
See link:
http://www.phpunit.de/
Author:
Jan Borsodi (
[email protected]
)
Author:
Sebastian Bergmann (
[email protected]
)
Inheritance:
extends
PHPUnit_Framework_ComparisonFailure
显示文件
Open project: qcodo/qcodo
Class Usage Examples
Public Methods
Method
Description
toString
( )
Returns a string describing the type difference between the expected and the actual value.
Method Details
toString()
public
method
Returns a string describing the type difference between the expected and the actual value.
public
toString
( )