PHP 클래스 PHPUnit_Framework_ComparisonFailure_Array, qcodo

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

공개 메소드들

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

메소드 상세

toString() 공개 메소드

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