hoverfly

package
v3.11.25 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MainTest

func MainTest(m *testing.M)

func Run

func Run(t testing.TB, name string) func()

Types

type Hoverfly

type Hoverfly interface {
	Run(m M)

	GetOutput() io.Writer
	SetOutput(io.Writer)

	GetURL() string
}

func GetSingleton

func GetSingleton() Hoverfly

type M

type M interface {
	Run() (code int)
}

Jump to

Keyboard shortcuts

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