testing

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

cdn_services_v1

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleCreateCDNServiceSuccessfully

func HandleCreateCDNServiceSuccessfully(t *testing.T)

HandleCreateCDNServiceSuccessfully creates an HTTP handler at `/services` on the test handler mux that responds with a `Create` response.

func HandleDeleteCDNServiceSuccessfully

func HandleDeleteCDNServiceSuccessfully(t *testing.T)

HandleDeleteCDNServiceSuccessfully creates an HTTP handler at `/services/{id}` on the test handler mux that responds with a `Delete` response.

func HandleGetCDNServiceSuccessfully

func HandleGetCDNServiceSuccessfully(t *testing.T)

HandleGetCDNServiceSuccessfully creates an HTTP handler at `/services/{id}` on the test handler mux that responds with a `Get` response.

func HandleListCDNServiceSuccessfully

func HandleListCDNServiceSuccessfully(t *testing.T)

HandleListCDNServiceSuccessfully creates an HTTP handler at `/services` on the test handler mux that responds with a `List` response.

func HandleUpdateCDNServiceSuccessfully

func HandleUpdateCDNServiceSuccessfully(t *testing.T)

HandleUpdateCDNServiceSuccessfully creates an HTTP handler at `/services/{id}` on the test handler mux that responds with a `Update` response.

Types

This section is empty.

Jump to

Keyboard shortcuts

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