Searched defs:equalMatcher (Results 1 – 1 of 1) sorted by relevance
313 type equalMatcher struct { struct314 expected string317 func (m *equalMatcher) Test(value string) bool {321 func (m *equalMatcher) String() string {