model

package
v0.10.3 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PASSED_TEST_ICON = "✔"
	FAILED_TEST_ICON = "✘"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	Output         string
	ServerEndpoint string
	OutputEndpoint string
}

func (*Result) GetOutput

func (r *Result) GetOutput() string

func (*Result) ToFailedExecutionResult added in v0.10.2

func (r *Result) ToFailedExecutionResult(err error) testkube.ExecutionResult

func (*Result) ToSuccessfulExecutionResult added in v0.10.2

func (r *Result) ToSuccessfulExecutionResult() testkube.ExecutionResult

Jump to

Keyboard shortcuts

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