public interface JsonAsserter
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Modifier and Type | Method and Description |
|---|---|
AssertionReport |
actualEqualsToExpected(java.lang.Object result) |
default AssertionReport |
assertWithJson(java.lang.String jsonSource) |
java.lang.String |
getPath() |
java.lang.String getPath()
AssertionReport actualEqualsToExpected(java.lang.Object result)
default AssertionReport assertWithJson(java.lang.String jsonSource)
Copyright © 2018. All Rights Reserved.