Searched defs:equalMatcher (Results 1 – 1 of 1) sorted by relevance
453 type equalMatcher struct { struct454 expected string457 func (m *equalMatcher) Test(value string) bool {461 func (m *equalMatcher) String() string {