package
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Aug 6, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
matcher
gomock matcher collection
Documentation
¶
Cmp is a Matcher that matches using go-cmp.
Example usage:
dbMock.EXPECT().
Insert(t, matcher.Cmp(&someComplex).
Cmp is a Matcher that matches using go-cmp.
Example usage:
dbMock.EXPECT().
Insert(t, matcher.CmpProto(&someComplex).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.