Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShouldResembleProto ¶
func ShouldResembleProto(actual interface{}, expected ...interface{}) string
ShouldResembleProto asserts that given two values that contain proto messages are equal by comparing their types and ensuring they serialize to the same text representation.
Values can either each be a proto.Message or a slice of values that each implement proto.Message interface.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.