buildtable

package
v0.177.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reporter

type Reporter struct {
	VDCTableReport table.Reporter
	RDCTableReport table.Reporter
}

Reporter is an implementation of report.Reporter It wraps a table reporter and decorates it with additional metadata

func New

func New() Reporter

func (*Reporter) Add

func (r *Reporter) Add(t report.TestResult)

Add adds a TestResult to the report

func (*Reporter) ArtifactRequirements

func (r *Reporter) ArtifactRequirements() []report.ArtifactType

ArtifactRequirements returns a list of artifact types are this reporter requires to create a proper report.

func (*Reporter) Render

func (r *Reporter) Render()

Render renders the report

func (*Reporter) Reset

func (r *Reporter) Reset()

Reset resets the report

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL