 Documentation
      ¶
      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
       Source Files
      ¶
      Source Files
      ¶
    
- fake_matcher.go
 Click to show internal directories. 
   Click to hide internal directories.