Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsoleColoredOutput ¶
type ConsoleColoredOutput struct {
// contains filtered or unexported fields
}
func NewOutput ¶
func NewOutput(verbose bool) *ConsoleColoredOutput
func (*ConsoleColoredOutput) Process ¶
func (o *ConsoleColoredOutput) Process(t models.TestInterface, result *models.Result) error
func (*ConsoleColoredOutput) ShowSummary ¶
func (o *ConsoleColoredOutput) ShowSummary(summary *models.Summary)
Click to show internal directories.
Click to hide internal directories.