PHP Класс PHPUnit_Framework_ComparisonFailure_Scalar, qcodo

Автор: Sebastian Bergmann ([email protected])
Наследование: extends PHPUnit_Framework_ComparisonFailure
Показать файл Открыть проект

Открытые методы

Метод Описание
toString ( ) Returns a string describing the difference between the expected and the actual scalar value.

Описание методов

toString() публичный Метод

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