PHP Class PHPUnit_Framework_ComparisonFailure_Array, 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 ( ) : string Returns a string describing the difference between the expected and the actual array.

Method Details

toString() public method

Returns a string describing the difference between the expected and the actual array.
public toString ( ) : string
return string