Documentation ¶
Overview ¶
Package triciumtest implements common testing functionality for the Tricium service modules.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeGetRequest ¶
MakeGetRequest builds a basic http.Request with the given body. Body can be nil if it doesn't matter.
func MakeParams ¶
func MakeParams(items ...string) httprouter.Params
MakeParams builds and returns params, which can be used as part of router.Context passed to handler methods.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.