ConsolePrinter
class ConsolePrinter implements OutputHandler
Console printer.
Methods
__construct(Runner $runner, bool $displaySkipped = false, string $file = 'php://output')
No description
void
begin()
No description
void
end()
No description
Details
at line 48
__construct(Runner $runner, bool $displaySkipped = false, string $file = 'php://output')
No description
at line 56
void
begin()
No description
at line 72
void
prepare(Test $test)
No description
at line 95
void
finish(Test $test)
No description
at line 115
void
end()
No description