Searched defs:equalMatcher (Results 1 – 1 of 1) sorted by relevance
419 type equalMatcher struct { struct420 expected string423 func (m *equalMatcher) Test(value string) bool {427 func (m *equalMatcher) String() string {