ztest

package
v0.18.3 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeRequestAndAssert

func MakeRequestAndAssert(params RequestAssertionParams)

Types

type RequestAssertionParams

type RequestAssertionParams struct {
	T                   *testing.T
	Router              http.Handler
	Responses           map[string]interface{}
	Method              string
	URL                 string
	ExpectedStatusCode  int
	ExpectedResponseKey string
	Body                io.Reader
}

Jump to

Keyboard shortcuts

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