test

package
v0.0.0-...-f72604a Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2018 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTaskDefinitionError

func CreateTaskDefinitionError(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.TaskController, payload *app.TaskPayload) (http.ResponseWriter, *app.AtqTask)

CreateTaskDefinitionError runs the method Create of the given controller with the given parameters and payload. 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 CreateTaskDefinitionErrorFull

func CreateTaskDefinitionErrorFull(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.TaskController, payload *app.TaskPayload) (http.ResponseWriter, *app.AtqTaskFull)

CreateTaskDefinitionErrorFull runs the method Create of the given controller with the given parameters and payload. 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 CreateTaskOK

func CreateTaskOK(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.TaskController, payload *app.TaskPayload) (http.ResponseWriter, *app.AtqTask)

CreateTaskOK runs the method Create of the given controller with the given parameters and payload. 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 CreateTaskOKFull

func CreateTaskOKFull(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.TaskController, payload *app.TaskPayload) (http.ResponseWriter, *app.AtqTaskFull)

CreateTaskOKFull runs the method Create of the given controller with the given parameters and payload. 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 DeleteTaskOK

func DeleteTaskOK(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.TaskController, id string) http.ResponseWriter

DeleteTaskOK runs the method Delete of the given controller with the given parameters. It returns the response writer so it's possible to inspect the response headers. If ctx is nil then context.Background() is used. If service is nil then a default service is created.

func DeleteTaskTaskCouldNotBeDeleted

func DeleteTaskTaskCouldNotBeDeleted(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.TaskController, id string) http.ResponseWriter

DeleteTaskTaskCouldNotBeDeleted runs the method Delete of the given controller with the given parameters. It returns the response writer so it's possible to inspect the response headers. If ctx is nil then context.Background() is used. If service is nil then a default service is created.

func DeleteTaskTaskNotIdentified

func DeleteTaskTaskNotIdentified(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.TaskController, id string) http.ResponseWriter

DeleteTaskTaskNotIdentified runs the method Delete of the given controller with the given parameters. It returns the response writer so it's possible to inspect the response headers. If ctx is nil then context.Background() is used. If service is nil then a default service is created.

func InspectTaskErrorCreatingTheTask

func InspectTaskErrorCreatingTheTask(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.TaskController, id string) (http.ResponseWriter, *app.AtqTask)

InspectTaskErrorCreatingTheTask runs the method Inspect 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 InspectTaskErrorCreatingTheTaskFull

func InspectTaskErrorCreatingTheTaskFull(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.TaskController, id string) (http.ResponseWriter, *app.AtqTaskFull)

InspectTaskErrorCreatingTheTaskFull runs the method Inspect 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 InspectTaskOK

func InspectTaskOK(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.TaskController, id string) (http.ResponseWriter, *app.AtqTask)

InspectTaskOK runs the method Inspect 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 InspectTaskOKFull

func InspectTaskOKFull(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.TaskController, id string) (http.ResponseWriter, *app.AtqTaskFull)

InspectTaskOKFull runs the method Inspect 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 InspectTaskTaskNotIdentified

func InspectTaskTaskNotIdentified(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.TaskController, id string) http.ResponseWriter

InspectTaskTaskNotIdentified runs the method Inspect of the given controller with the given parameters. It returns the response writer so it's possible to inspect the response headers. If ctx is nil then context.Background() is used. If service is nil then a default service is created.

func ListDatabindNoContent

func ListDatabindNoContent(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.DatabindController) http.ResponseWriter

ListDatabindNoContent runs the method List of the given controller with the given parameters. It returns the response writer so it's possible to inspect the response headers. If ctx is nil then context.Background() is used. If service is nil then a default service is created.

func ListDatabindOK

ListDatabindOK runs the method List 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 ListDatabindOKError

ListDatabindOKError runs the method List 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 PingMonitoringAlive

func PingMonitoringAlive(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.MonitoringController) http.ResponseWriter

PingMonitoringAlive runs the method Ping of the given controller with the given parameters. It returns the response writer so it's possible to inspect the response headers. If ctx is nil then context.Background() is used. If service is nil then a default service is created.

func StatusSwarmOK

func StatusSwarmOK(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.SwarmController) (http.ResponseWriter, *app.AtqSwarm)

StatusSwarmOK runs the method Status 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 StatusSwarmOKError

func StatusSwarmOKError(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.SwarmController) (http.ResponseWriter, *app.AtqSwarmError)

StatusSwarmOKError runs the method Status 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 StatusSwarmSwarmError

func StatusSwarmSwarmError(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.SwarmController) (http.ResponseWriter, *app.AtqSwarm)

StatusSwarmSwarmError runs the method Status 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 StatusSwarmSwarmErrorError

func StatusSwarmSwarmErrorError(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.SwarmController) (http.ResponseWriter, *app.AtqSwarmError)

StatusSwarmSwarmErrorError runs the method Status 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 UploadDatabindOK

UploadDatabindOK runs the method Upload 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 UploadDatabindOKError

UploadDatabindOKError runs the method Upload 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 UploadDatabindTheFileDoesnTHaveAnAcceptedCompression

func UploadDatabindTheFileDoesnTHaveAnAcceptedCompression(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.DatabindController) (http.ResponseWriter, *app.AtqDatabindUpload)

UploadDatabindTheFileDoesnTHaveAnAcceptedCompression runs the method Upload 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 UploadDatabindTheFileDoesnTHaveAnAcceptedCompressionError

func UploadDatabindTheFileDoesnTHaveAnAcceptedCompressionError(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.DatabindController) (http.ResponseWriter, *app.AtqDatabindUploadError)

UploadDatabindTheFileDoesnTHaveAnAcceptedCompressionError runs the method Upload 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 UploadDatabindUploadError

func UploadDatabindUploadError(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.DatabindController) (http.ResponseWriter, *app.AtqDatabindUpload)

UploadDatabindUploadError runs the method Upload 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 UploadDatabindUploadErrorError

func UploadDatabindUploadErrorError(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.DatabindController) (http.ResponseWriter, *app.AtqDatabindUploadError)

UploadDatabindUploadErrorError runs the method Upload 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