jmeter

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: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Type is test type
	Type = "jmeter/test"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Detector

type Detector struct{}

Detector is adapter for JMeter tests

func (Detector) GetType

func (d Detector) GetType() string

GetType returns test type

func (Detector) Is

func (d Detector) Is(options apiClient.UpsertTestOptions) (name string, ok bool)

Is detects based on upsert test options what kind of test it is

func (Detector) IsWithPath

func (d Detector) IsWithPath(path string, options apiClient.UpsertTestOptions) (name string, ok bool)

IsWithPath detect test based on path and content

Jump to

Keyboard shortcuts

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