Package org.forgerock.json.test.assertj
Class AssertJJsonValueAssert.PromisedJsonValueAssert
java.lang.Object
org.assertj.core.api.AbstractAssert<T,JsonValue>
org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert<AssertJJsonValueAssert.PromisedJsonValueAssert>
org.forgerock.json.test.assertj.AssertJJsonValueAssert.PromisedJsonValueAssert
- All Implemented Interfaces:
org.assertj.core.api.Assert<AssertJJsonValueAssert.PromisedJsonValueAssert,
,JsonValue> org.assertj.core.api.Descriptable<AssertJJsonValueAssert.PromisedJsonValueAssert>
,org.assertj.core.api.ExtensionPoints<AssertJJsonValueAssert.PromisedJsonValueAssert,
JsonValue>
- Enclosing class:
- AssertJJsonValueAssert
public static final class AssertJJsonValueAssert.PromisedJsonValueAssert
extends AssertJJsonValueAssert.AbstractJsonValueAssert<AssertJJsonValueAssert.PromisedJsonValueAssert>
Class for assertions on
JsonValue
promises.-
Field Summary
Fields inherited from class org.assertj.core.api.AbstractAssert
actual, info, myself, objects, throwUnsupportedExceptionOnEquals
-
Method Summary
Methods inherited from class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
booleanAt, booleanIs, doesNotContain, doubleAt, doubleIs, hasArray, hasBoolean, hasNull, hasNumber, hasObject, hasPath, hasString, integerAt, integerIs, isArray, isBoolean, isDouble, isEmpty, isInteger, isLong, isNotNull, isNull, isNumber, isObject, isString, longAt, longIs, stringAt, stringIs
Methods inherited from class org.assertj.core.api.AbstractAssert
asInstanceOf, asList, assertionError, asString, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, doesNotHaveSameHashCodeAs, doesNotHaveToString, equals, extracting, extracting, failure, failureWithActualExpected, failWithActualExpectedAndMessage, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasSameHashCodeAs, hasToString, inBinary, inHexadecimal, is, isElementOfCustomAssert, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotOfAnyClassIn, isNotSameAs, isOfAnyClassIn, isSameAs, matches, matches, newListAssertInstance, overridingErrorMessage, overridingErrorMessage, satisfies, satisfies, satisfiesAnyOf, satisfiesAnyOf, satisfiesAnyOf, setCustomRepresentation, setDescriptionConsumer, setPrintAssertionsDescription, throwAssertionError, usingComparator, usingComparator, usingDefaultComparator, usingRecursiveComparison, usingRecursiveComparison, withFailMessage, withFailMessage, withRepresentation, withThreadDumpOnError
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.assertj.core.api.Descriptable
as, as, as, describedAs