Searched defs:equalMatcher (Results 1 – 1 of 1) sorted by relevance
285 type equalMatcher struct { struct286 expected string289 func (m *equalMatcher) Test(value string) bool {293 func (m *equalMatcher) String() string {