//
pkg.gl
Category
github.com/m3db/m3x
test
package
0.0.0-20190408051622-ebf3c7b94afd
Repository:
https://github.com/m3db/m3x.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
35 SLOC
#
Functions
CmpMatcher
CmpMatcher returns a new matcher backed by go-cmp/cmp.Equal.
#
Structs
Reporter
Reporter wraps a *testing.T, and provides a more useful failure mode when interacting with gomock.Controller.