webscenario

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MethodConnect method = http.MethodConnect
	MethodDelete  method = http.MethodDelete
	MethodGet     method = http.MethodGet
	MethodHead    method = http.MethodHead
	MethodOptions method = http.MethodOptions
	MethodPatch   method = http.MethodPatch
	MethodPost    method = http.MethodPost
	MethodPut     method = http.MethodPut
	MethodTrace   method = http.MethodTrace
)

Variables

This section is empty.

Functions

func New

func New(test *testing.T, title string) *webScenario

Types

type FormBody

type FormBody map[string]string

Jump to

Keyboard shortcuts

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