Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProtoEqual ¶
func ProtoEqual(expected proto.Message) types.GomegaMatcher
Types ¶
type ProtoEqualMatcher ¶
func (*ProtoEqualMatcher) FailureMessage ¶
func (matcher *ProtoEqualMatcher) FailureMessage(actual interface{}) string
func (*ProtoEqualMatcher) Match ¶
func (matcher *ProtoEqualMatcher) Match(actual interface{}) (bool, error)
func (*ProtoEqualMatcher) NegatedFailureMessage ¶
func (matcher *ProtoEqualMatcher) NegatedFailureMessage(actual interface{}) string
Click to show internal directories.
Click to hide internal directories.