//
pkg.gl
Category
github.com/fastbill/go-service-toolkit
handlertest
package
1.2.0
Repository:
https://github.com/fastbill/go-service-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
15
Dependents
0
Files
143 SLOC
#
Structs
Params
Params contains all settings that should be used when calling the handler.
PathParam
PathParam defines the name and value for a parameter in the URL.
Suite
Suite holds the general properties to run handler tests.
#
Interfaces
MockAsserter
MockAsserter is the interface that needs to be fulfilled by the mocks that are passed in.