testutil

package
v1.33.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateMockClient

func CreateMockClient[T any](t *testing.T, createFunc func(*http.Client) T) *T

CreateMockClient is generic because importing the linodego package will result in a cyclic dependency. This pattern isn't ideal but works for now.

func MockRequestBodyValidate

func MockRequestBodyValidate(t *testing.T, expected any, response any) httpmock.Responder

func MockRequestBodyValidateNoBody

func MockRequestBodyValidateNoBody(t *testing.T, response any) httpmock.Responder

func MockRequestURL

func MockRequestURL(path string) *regexp.Regexp

Types

This section is empty.

Jump to

Keyboard shortcuts

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