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