public class JunitAssertMatcher extends Object
JunitAssertMatcher()
static <T> org.hamcrest.CustomMatcher<T>
assertEqualsMatch(T expected)
assertJsonEqualMatch(T expected)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JunitAssertMatcher()
public static <T> org.hamcrest.CustomMatcher<T> assertEqualsMatch(T expected)
public static <T> org.hamcrest.CustomMatcher<T> assertJsonEqualMatch(T expected)
Copyright © 2020. All rights reserved.