Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeReporter ¶
type FakeReporter struct {
// contains filtered or unexported fields
}
func New ¶
func New() *FakeReporter
func (*FakeReporter) AddDiagnostic ¶
func (r *FakeReporter) AddDiagnostic(diagnostic *ooze.Diagnostic)
func (*FakeReporter) GetSummary ¶
func (r *FakeReporter) GetSummary() *Summary
Click to show internal directories.
Click to hide internal directories.