//
pkg.gl
Category
github.com/jucardi/go-testx
mock
package
1.0.10
Repository:
https://github.com/jucardi/go-testx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
102 SLOC
#
Functions
MakeReturn
MakeReturn is a test utility function useful to convert multiple return values to an array of interface{}.
New
No description provided by the author
#
Structs
MockBase
No description provided by the author
#
Type aliases
WhenHandler
WhenHandler is used in mocks and it is associated to a function name.