public static final class AssertJJsonValueAssert.AssertJJsonValuePromiseAssert extends AbstractAssertJPromiseAssert<JsonValue,AssertJJsonValueAssert.AssertJJsonValuePromiseAssert,AssertJJsonValueAssert.PromisedJsonValueAssert>
JsonValues.| Modifier and Type | Method and Description |
|---|---|
protected AssertJJsonValueAssert.PromisedJsonValueAssert |
createSucceededAssert(JsonValue jsonValue)
Factory method for the succeeded assert class.
|
failedWithException, succeededas, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, overridingErrorMessage, usingComparator, usingDefaultComparator, withFailMessage, withThreadDumpOnErrorprotected AssertJJsonValueAssert.PromisedJsonValueAssert createSucceededAssert(JsonValue jsonValue)
AbstractAssertJPromiseAssertcreateSucceededAssert in class AbstractAssertJPromiseAssert<JsonValue,AssertJJsonValueAssert.AssertJJsonValuePromiseAssert,AssertJJsonValueAssert.PromisedJsonValueAssert>jsonValue - The promised value.AbstractAssert implementation.Copyright © 2025 Open Identity Platform Community. All rights reserved.