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