PHP 클래스 PHPUnit_Framework_ComparisonFailure_Object, qcodo

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

공개 메소드들

메소드 설명
toString ( ) : string Returns a string describing the difference between the expected and the actual object.

메소드 상세

toString() 공개 메소드

Returns a string describing the difference between the expected and the actual object.
public toString ( ) : string
리턴 string