test

package
v0.0.0-...-91d7570 Latest Latest
Warning

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

Go to latest
Published: May 18, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Get    = "GET"
	Post   = "POST"
	Put    = "PUT"
	Delete = "DELETE"
)

Variables

This section is empty.

Functions

func IsExpectedToNotBeBlank

func IsExpectedToNotBeBlank(t *testing.T, tested string)

func IsExpectedToRespondWithCode

func IsExpectedToRespondWithCode(t *testing.T, response *httptest.ResponseRecorder, code int)

func RecordMethod

func RecordMethod(route, url, body, method string, handler action) *httptest.ResponseRecorder

Types

This section is empty.

Jump to

Keyboard shortcuts

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