package
Version:
v0.3.8
Opens a new window with list of versions in this module.
Published: Oct 18, 2022
License: Apache-2.0, BSD-2-Clause
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func CallWebAPIRequestHandler(
t *testing.T,
handler echo.HandlerFunc,
method string,
route string,
params map[string]string,
body interface{},
res interface{},
exptectedStatus int,
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.