Can you please suggest an analog of the method isEqualToComparingFieldByFieldRecursively
from the library AssertJ.
Because this method is deprecated.
It is indeed deprecated, the javadoc indicates to use usingRecursiveComparison()
instead which is documented here: https://assertj.github.io/doc/#assertj-core-recursive-comparison