public interface MismatchDetector<T>
boolean
discover(T actual, Iterable<org.hamcrest.Matcher<T>> matchers)
boolean discover(T actual, Iterable<org.hamcrest.Matcher<T>> matchers)
Copyright © 2018. All Rights Reserved.