PHP 클래스 PHPUnit_Framework_ComparisonFailure_Type, qcodo

저자: Jan Borsodi ([email protected])
저자: Sebastian Bergmann ([email protected])
상속: extends PHPUnit_Framework_ComparisonFailure
파일 보기 프로젝트 열기: qcodo/qcodo 1 사용 예제들

공개 메소드들

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