azureaw

package
v0.9.20 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProbeStruct

type ProbeStruct struct {
	// contains filtered or unexported fields
}

ProbeStruct allows this probe to be added to the ProbeStore

var Probe ProbeStruct

Probe allows this probe to be added to the ProbeStore

func (ProbeStruct) Name

func (p ProbeStruct) Name() string

Name returns this probe's name

func (ProbeStruct) Path

func (p ProbeStruct) Path() string

Path returns this probe's feature file path

func (ProbeStruct) ProbeInitialize

func (p ProbeStruct) ProbeInitialize(ctx *godog.TestSuiteContext)

ProbeInitialize handles any overall Test Suite initialisation steps. This is registered with the test handler as part of the init() function. func (p ProbeStruct) ProbeInitialize(ctx *godog.Suite) {

func (ProbeStruct) ScenarioInitialize

func (p ProbeStruct) ScenarioInitialize(ctx *godog.ScenarioContext)

ScenarioInitialize initialises the scenario

Jump to

Keyboard shortcuts

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