Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReporterClient ¶
type ReporterClient struct {
// contains filtered or unexported fields
}
func (*ReporterClient) ReportCaseResult ¶
func (r *ReporterClient) ReportCaseResult(caseResult *model.TestResult) error
func (*ReporterClient) ReportJunitXml ¶ added in v0.0.11
func (r *ReporterClient) ReportJunitXml(filePath string) error
func (*ReporterClient) ReportLoadResult ¶
func (r *ReporterClient) ReportLoadResult(loadResult *model.LoadResult) error
Click to show internal directories.
Click to hide internal directories.