PHP Class PHPUnit_Framework_ComparisonFailure_String, qcodo

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 difference between the expected and the actual string value.

Method Details

toString() public method

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