Method |
Description |
|
it_is_an_event_subscriber ( ) |
|
|
it_outputs_broken_progress_on_afterexample_event ( SpecificationEvent $specEvent, ExampleEvent $exampleEvent, ExampleNode $example, SpecificationNode $spec, ConsoleIO $io, PhpSpec\Listener\StatisticsCollector $stats ) |
|
|
it_outputs_failure_progress_on_afterexample_event ( SpecificationEvent $specEvent, ExampleEvent $exampleEvent, ExampleNode $example, SpecificationNode $spec, ConsoleIO $io, PhpSpec\Listener\StatisticsCollector $stats ) |
|
|
it_outputs_plan_on_aftersuite_event ( SuiteEvent $suiteEvent, ExampleEvent $exampleEvent, ExampleNode $example, ConsoleIO $io, PhpSpec\Listener\StatisticsCollector $stats ) |
|
|
it_outputs_progress_on_afterexample_event ( SpecificationEvent $specEvent, ExampleEvent $exampleEvent, ExampleNode $example, SpecificationNode $spec, ConsoleIO $io, PhpSpec\Listener\StatisticsCollector $stats ) |
|
|
it_outputs_skip_progress_on_afterexample_event ( SpecificationEvent $specEvent, ExampleEvent $exampleEvent, ExampleNode $example, SpecificationNode $spec, ConsoleIO $io, PhpSpec\Listener\StatisticsCollector $stats ) |
|
|
it_outputs_todo_progress_on_afterexample_event ( SpecificationEvent $specEvent, ExampleEvent $exampleEvent, ExampleNode $example, SpecificationNode $spec, ConsoleIO $io, PhpSpec\Listener\StatisticsCollector $stats ) |
|
|
it_outputs_undefined_progress_on_afterexample_event ( SpecificationEvent $specEvent, ExampleEvent $exampleEvent, ExampleNode $example, SpecificationNode $spec, ConsoleIO $io, PhpSpec\Listener\StatisticsCollector $stats ) |
|
|
it_outputs_version_on_beforesuite_event ( SuiteEvent $event, ConsoleIO $io ) |
|
|
let ( PhpSpec\Formatter\Presenter\Presenter $presenter, ConsoleIO $io, PhpSpec\Listener\StatisticsCollector $stats ) |
|
|