Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Benchmark ¶ added in v0.1.12
type Benchmark struct {
// contains filtered or unexported fields
}
func NewBenchmark ¶ added in v0.1.12
type BenchmarkResults ¶ added in v0.1.12
type BenchmarkResults struct {
// contains filtered or unexported fields
}
type Suite ¶
func (Suite) ProcessResults ¶
func (s Suite) ProcessResults( suiteName string, filter *regexp.Regexp, resp *harness2.TestConformanceResponse, options *harness2.ResultOptions, ) *results2.SuiteResults
func (Suite) ToRequestProto ¶
Click to show internal directories.
Click to hide internal directories.