PHP Class PHPUnit_Framework_ComparisonFailure_Type, qcodo

Author: Jan Borsodi ([email protected])
Author: Sebastian Bergmann ([email protected])
Inheritance: extends PHPUnit_Framework_ComparisonFailure
Show file 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 ( )