reporter

package
v1.0.0-beta6 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JunitReport

func JunitReport(t *testing.T, filePath string) *reporters.JUnitReporter

JunitReport takes test object and filepath as argument, returns junitReporter object

Types

type HTTPMeasurementReporter

type HTTPMeasurementReporter struct {
	// contains filtered or unexported fields
}

func NewHTTPMeasurementReporter

func NewHTTPMeasurementReporter(url string) *HTTPMeasurementReporter

func (*HTTPMeasurementReporter) AfterSuiteDidRun

func (r *HTTPMeasurementReporter) AfterSuiteDidRun(setupSummary *types.SetupSummary)

func (*HTTPMeasurementReporter) BeforeSuiteDidRun

func (r *HTTPMeasurementReporter) BeforeSuiteDidRun(setupSummary *types.SetupSummary)

func (*HTTPMeasurementReporter) SpecDidComplete

func (r *HTTPMeasurementReporter) SpecDidComplete(specSummary *types.SpecSummary)

func (*HTTPMeasurementReporter) SpecSuiteDidEnd

func (r *HTTPMeasurementReporter) SpecSuiteDidEnd(summary *types.SuiteSummary)

func (*HTTPMeasurementReporter) SpecSuiteWillBegin

func (r *HTTPMeasurementReporter) SpecSuiteWillBegin(config config.GinkgoConfigType, summary *types.SuiteSummary)

func (*HTTPMeasurementReporter) SpecWillRun

func (r *HTTPMeasurementReporter) SpecWillRun(specSummary *types.SpecSummary)

func (*HTTPMeasurementReporter) SubmitMeasurement

func (r *HTTPMeasurementReporter) SubmitMeasurement(data map[string]string) error

Jump to

Keyboard shortcuts

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