PHP 클래스 PhpSpec\Formatter\Html\ReportFailedItem

파일 보기 프로젝트 열기: phpspec/phpspec

공개 메소드들

메소드 설명
__construct ( PhpSpec\Formatter\Template $template, ExampleEvent $event, PhpSpec\Formatter\Presenter\Presenter $presenter )
write ( integer $index )

비공개 메소드들

메소드 설명
formatBacktrace ( ) : string

메소드 상세

__construct() 공개 메소드

public __construct ( PhpSpec\Formatter\Template $template, ExampleEvent $event, PhpSpec\Formatter\Presenter\Presenter $presenter )
$template PhpSpec\Formatter\Template
$event PhpSpec\Event\ExampleEvent
$presenter PhpSpec\Formatter\Presenter\Presenter

write() 공개 메소드

public write ( integer $index )
$index integer