final class Renderer (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

__construct(Printer $printer)

No description

string
nameOfTest(Test $test)

No description

void
printThrowable(Throwable $throwable)

No description

void
printStackTrace(string $stackTrace)

No description

Details

__construct(Printer $printer)

No description

Parameters

Printer $printer

string nameOfTest(Test $test)

No description

Parameters

Test $test

Return Value

string

void printThrowable(Throwable $throwable)

No description

Parameters

Throwable $throwable

Return Value

void

void printStackTrace(string $stackTrace)

No description

Parameters

string $stackTrace

Return Value

void