public class MatcherErrorMessageBuilder<T,M extends org.hamcrest.Matcher<T>> extends Object
MatcherErrorMessageBuilder(String name)
String
buildError(T actual, M matcher)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MatcherErrorMessageBuilder(String name)
public String buildError(T actual, M matcher)
Copyright © 2010–2019. All rights reserved.