Package | Description |
---|---|
org.forgerock.json.test.assertj |
Modifier and Type | Method and Description |
---|---|
static AssertJJsonValueAssert.AssertJJsonValuePromiseAssert |
AssertJJsonValueAssert.assertThat(Promise<JsonValue,?> promise)
Creates a promise assert class for
JsonValue instances. |
static AssertJJsonValueAssert.AssertJJsonValuePromiseAssert |
AssertJJsonValueAssert.assertThatJsonValue(Promise<JsonValue,?> promise)
An alias for
AssertJJsonValueAssert.assertThat(Promise) for the case where different Promise assertThat methods
are statically imported and would clash. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.