PHP Класс PHPUnit_Framework_ComparisonFailure_Type, qcodo

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

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

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

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

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

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