PHP Class PHPUnit_Framework_ComparisonFailure_Scalar, qcodo

Author: Sebastian Bergmann ([email protected])
Inheritance: extends PHPUnit_Framework_ComparisonFailure
Afficher le fichier Open project: qcodo/qcodo

Méthodes publiques

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

Method Details

toString() public méthode

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