test

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddLinkWorkflowNotFound

func AddLinkWorkflowNotFound(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.WorkflowController, workflowID string) http.ResponseWriter

AddLinkWorkflowNotFound runs the method AddLink 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 AddLinkWorkflowOK

func AddLinkWorkflowOK(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.WorkflowController, workflowID string) http.ResponseWriter

AddLinkWorkflowOK runs the method AddLink 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 DeleteLinkWorkflowNotFound

func DeleteLinkWorkflowNotFound(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.WorkflowController, workflowID string, linkID string) http.ResponseWriter

DeleteLinkWorkflowNotFound runs the method DeleteLink 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 DeleteLinkWorkflowOK

func DeleteLinkWorkflowOK(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.WorkflowController, workflowID string, linkID string) http.ResponseWriter

DeleteLinkWorkflowOK runs the method DeleteLink 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 MoveLinkWorkflowNotFound

func MoveLinkWorkflowNotFound(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.WorkflowController, workflowID string, linkID string) http.ResponseWriter

MoveLinkWorkflowNotFound runs the method MoveLink 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 MoveLinkWorkflowOK

func MoveLinkWorkflowOK(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.WorkflowController, workflowID string, linkID string) http.ResponseWriter

MoveLinkWorkflowOK runs the method MoveLink 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 ShowWorkflowNotFound

func ShowWorkflowNotFound(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.WorkflowController, workflowID string) http.ResponseWriter

ShowWorkflowNotFound 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. If ctx is nil then context.Background() is used. If service is nil then a default service is created.

func ShowWorkflowOK

func ShowWorkflowOK(t goatest.TInterface, ctx context.Context, service *goa.Service, ctrl app.WorkflowController, workflowID string) http.ResponseWriter

ShowWorkflowOK 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. 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