public class JunitAssertMatcher extends Object
| Constructor and Description |
|---|
JunitAssertMatcher() |
| Modifier and Type | Method and Description |
|---|---|
static <T> org.hamcrest.CustomMatcher<T> |
assertEqualsMatch(T expected) |
static <T> org.hamcrest.CustomMatcher<T> |
assertJsonEqualMatch(T expected) |
Copyright © 2020. All rights reserved.