runner

package
v0.1.23 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2023 License: MIT Imports: 13 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 {
	SoapUIExecPath string
	SoapUILogsPath string
	Scraper        scraper.Scraper
	DataDir        string
}

SoapUIRunner runs SoapUI tests

func NewRunner

func NewRunner() (*SoapUIRunner, error)

NewRunner creates a new SoapUIRunner

func (*SoapUIRunner) GetType added in v0.1.14

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

GetType returns runner type

func (*SoapUIRunner) Run

func (r *SoapUIRunner) Run(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