public static final class AssertJJsonValueAssert.AssertJJsonValuePromiseAssert extends AbstractAssertJPromiseAssert<JsonValue,AssertJJsonValueAssert.AssertJJsonValuePromiseAssert,AssertJJsonValueAssert.PromisedJsonValueAssert>
JsonValue
s.Modifier and Type | Method and Description |
---|---|
protected AssertJJsonValueAssert.PromisedJsonValueAssert |
createSucceededAssert(JsonValue jsonValue)
Factory method for the succeeded assert class.
|
failedWithException, succeeded
as, 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, withThreadDumpOnError
protected AssertJJsonValueAssert.PromisedJsonValueAssert createSucceededAssert(JsonValue jsonValue)
AbstractAssertJPromiseAssert
createSucceededAssert
in class AbstractAssertJPromiseAssert<JsonValue,AssertJJsonValueAssert.AssertJJsonValuePromiseAssert,AssertJJsonValueAssert.PromisedJsonValueAssert>
jsonValue
- The promised value.AbstractAssert
implementation.Copyright © 2025 Open Identity Platform Community. All rights reserved.