test

package
v0.0.0-...-84d5eb4 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ShowArrayPrismOK

func ShowArrayPrismOK(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.ArrayPrismController, anyArray []interface{}, boolArray []bool, dateTimeArray []time.Time, intArray []int, numArray []float64, stringArray []string, uuidArray []uuid.UUID) (http.ResponseWriter, *app.GoadesignExamplesArrayprism)

ShowArrayPrismOK runs the method Show of the given controller with the given parameters. It returns the response writer so it's possible to inspect the response headers and the media type struct written to the response. If ctx is nil then context.Background() is used. If service is nil then a default service is created.

func ShowHashPrismOK

ShowHashPrismOK runs the method Show of the given controller with the given parameters. It returns the response writer so it's possible to inspect the response headers and the media type struct written to the response. If ctx is nil then context.Background() is used. If service is nil then a default service is created.

func ShowPrismOK

func ShowPrismOK(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.PrismController, anyParam interface{}, boolParam *bool, dateTimeParam *time.Time, intParam *int, numParam *float64, stringParam *string, uuidParam *uuid.UUID) (http.ResponseWriter, *app.GoadesignExamplesPrism)

ShowPrismOK runs the method Show of the given controller with the given parameters. It returns the response writer so it's possible to inspect the response headers and the media type struct written to the response. If ctx is nil then context.Background() is used. If service is nil then a default service is created.

Types

This section is empty.

Jump to

Keyboard shortcuts

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