Uses of Class
org.assertj.core.api.recursive.assertion.RecursiveAssertionNode
Packages that use RecursiveAssertionNode
-
Uses of RecursiveAssertionNode in org.assertj.core.api.recursive.assertion
Methods in org.assertj.core.api.recursive.assertion that return RecursiveAssertionNodeMethods in org.assertj.core.api.recursive.assertion that return types with arguments of type RecursiveAssertionNodeModifier and TypeMethodDescriptionDefaultRecursiveAssertionIntrospectionStrategy.getChildNodesOf
(Object node) RecursiveAssertionIntrospectionStrategy.getChildNodesOf
(Object node) Returns the child nodes of the given object that will be asserted in the recursive assertion.