test

package
v0.0.0-...-58a9ace Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2026 License: ISC Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bootstrap

func Bootstrap()

Types

type Case

type Case struct {
	Name           string
	Body           any
	RawBody        string
	ExpectedStatus int
}

type Test

type Test struct {
	Method   string
	Endpoint string
	Handler  http.HandlerFunc
	Cases    []Case
}

func (Test) Run

func (test Test) Run(t *testing.T)

Jump to

Keyboard shortcuts

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