Class Hierarchy
- java.lang.Object
- org.assertj.core.api.AbstractAssert<SELF,
ACTUAL> (implements org.assertj.core.api.Assert<SELF, ACTUAL>) - org.assertj.core.api.AbstractCharSequenceAssert<SELF,
ACTUAL> (implements org.assertj.core.api.EnumerableAssert<SELF, ELEMENT>) - org.assertj.core.api.AbstractStringAssert<SELF>
- org.springframework.test.json.AbstractJsonContentAssert<SELF>
- org.springframework.test.json.JsonContentAssert
- org.springframework.test.json.AbstractJsonContentAssert<SELF>
- org.assertj.core.api.AbstractStringAssert<SELF>
- org.assertj.core.api.AbstractObjectAssert<SELF,
ACTUAL> - org.springframework.test.json.AbstractJsonValueAssert<SELF>
- org.springframework.test.json.JsonPathValueAssert
- org.springframework.test.json.AbstractJsonValueAssert<SELF>
- org.assertj.core.api.AbstractCharSequenceAssert<SELF,
- org.springframework.test.json.JsonContent (implements org.assertj.core.api.AssertProvider<A>)
- org.assertj.core.api.AbstractAssert<SELF,