PHP Class spec\PhpSpec\Formatter\Html\ReportFailedItemSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: phpspec/phpspec

Méthodes publiques

Свойство Type Description
$BACKTRACE

Méthodes publiques

Méthode Description
it_writes_a_fail_message_for_a_failing_example ( PhpSpec\Formatter\Template $template, ExampleEvent $event, PhpSpec\Formatter\Presenter\Presenter $presenter )
let ( PhpSpec\Formatter\Template $template, ExampleEvent $event, PhpSpec\Formatter\Presenter\Presenter $presenter )

Method Details

it_writes_a_fail_message_for_a_failing_example() public méthode

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

let() public méthode

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

Property Details

$BACKTRACE static_oe public_oe property

static public $BACKTRACE