PHP Class PHPUnit_Framework_ComparisonFailure_Scalar, qcodo

Author: Sebastian Bergmann ([email protected])
Inheritance: extends PHPUnit_Framework_ComparisonFailure
Show file Open project: qcodo/qcodo

Public Methods

Method Description
toString ( ) Returns a string describing the difference between the expected and the actual scalar value.

Method Details

toString() public method

Returns a string describing the difference between the expected and the actual scalar value.
public toString ( )