Class AssertJJsonValueAssert.ObjectJsonValueAssert

java.lang.Object
org.assertj.core.api.AbstractAssert<T,JsonValue>
All Implemented Interfaces:
org.assertj.core.api.Assert<AssertJJsonValueAssert.ObjectJsonValueAssert,JsonValue>, org.assertj.core.api.Descriptable<AssertJJsonValueAssert.ObjectJsonValueAssert>, org.assertj.core.api.ExtensionPoints<AssertJJsonValueAssert.ObjectJsonValueAssert,JsonValue>
Enclosing class:
AssertJJsonValueAssert

Class for assertions on object JsonValue.
  • Method Details