public interface Finder<S,T> extends org.hamcrest.SelfDescribing
Collection<S>
findFrom(T context)
Finder<S,T>
with(org.hamcrest.Matcher<S> textMatcher)
describeTo
Collection<S> findFrom(T context)
Finder<S,T> with(org.hamcrest.Matcher<S> textMatcher)
Copyright © 2015. All rights reserved.