Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShouldCmp ¶
func ShouldCmp(actual interface{}, expected ...interface{}) string
ShouldCmp receives exactly two parameters and ensures that the first is equal to the second with go-cmp.
func ShouldCmpProto ¶
func ShouldCmpProto(actual interface{}, expected ...interface{}) string
ShouldCmpProto is same as ShouldCmp but for protocol buffer messages.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.