runner

package
v1.11.30-beta004 Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: MIT, MIT Imports: 14 Imported by: 0

Documentation

Overview

Package runner implements the SoapUI-specific code of the executor.

Index

Constants

View Source
const FailureMessage string = "finished with status [FAILED]"

Variables

This section is empty.

Functions

This section is empty.

Types

type SoapUIRunner

type SoapUIRunner struct {
	SoapUILogsPath string
	Scraper        scraper.Scraper
	Params         envs.Params
}

SoapUIRunner runs SoapUI tests

func NewRunner

func NewRunner(ctx context.Context, params envs.Params) (*SoapUIRunner, error)

NewRunner creates a new SoapUIRunner

func (*SoapUIRunner) GetType

func (r *SoapUIRunner) GetType() runner.Type

GetType returns runner type

func (*SoapUIRunner) Run

func (r *SoapUIRunner) Run(ctx context.Context, execution testkube.Execution) (result testkube.ExecutionResult, err error)

Run executes the test and returns the test results

Jump to

Keyboard shortcuts

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