PHP 클래스 PHPUnit_Framework_ComparisonFailure_Scalar, qcodo

저자: Sebastian Bergmann ([email protected])
상속: extends PHPUnit_Framework_ComparisonFailure
파일 보기 프로젝트 열기: qcodo/qcodo

공개 메소드들

메소드 설명
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 ( )