bad.robot.excel.matchers
Interface MismatchDetector<T>


public interface MismatchDetector<T>


Method Summary
 boolean discover(T actual, Iterable<org.hamcrest.Matcher<T>> matchers)
           
 

Method Detail

discover

boolean discover(T actual,
                 Iterable<org.hamcrest.Matcher<T>> matchers)


Copyright © 2012. All Rights Reserved.