reporter

package
v1.0.0-beta4 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

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