public static class JsonFluentAssert.JsonFluentAssertAfterAssertion extends JsonFluentAssert
JsonFluentAssert.ArrayAssert, JsonFluentAssert.JsonFluentAssertAfterAssertion| Modifier and Type | Method | Description |
|---|---|---|
JsonFluentAssert |
ignoring(String ignorePlaceholder) |
Deprecated.
|
JsonFluentAssert |
when(net.javacrumbs.jsonunit.core.Option firstOption,
net.javacrumbs.jsonunit.core.Option... otherOptions) |
Deprecated.
|
JsonFluentAssert |
withTolerance(double tolerance) |
Deprecated.
|
JsonFluentAssert |
withTolerance(BigDecimal tolerance) |
Deprecated.
|
as, assertThatJson, describedAs, hasSameStructureAs, isAbsent, isArray, isEqualTo, isNotEqualTo, isObject, isPresent, isString, isStringEqualTo, matches, node, treatingNullAsAbsent, whenIgnoringPaths, withMatcher@Deprecated public JsonFluentAssert when(net.javacrumbs.jsonunit.core.Option firstOption, net.javacrumbs.jsonunit.core.Option... otherOptions)
when in class JsonFluentAssertOption@Deprecated public JsonFluentAssert withTolerance(double tolerance)
withTolerance in class JsonFluentAssert@Deprecated public JsonFluentAssert withTolerance(BigDecimal tolerance)
withTolerance in class JsonFluentAssert@Deprecated public JsonFluentAssert ignoring(String ignorePlaceholder)
ignoring in class JsonFluentAssertignorePlaceholder - Copyright © 2018. All rights reserved.