PHP 클래스 Eloquent\Phony\Phpunit\PhpunitAssertionException

상속: extends PHPUnit_Framework_ExpectationFailedExceptio\PHPUnit_Framework_ExpectationFailedException
파일 보기 프로젝트 열기: eloquent/phony

공개 메소드들

메소드 설명
__construct ( string $description ) Construct a new PHPUnit assertion exception.

메소드 상세

__construct() 공개 메소드

Construct a new PHPUnit assertion exception.
public __construct ( string $description )
$description string The failure description.