Uses of Interface
net.javacrumbs.jsonunit.assertj.JsonAssertions.JsonAssertionCallback
Packages that use JsonAssertions.JsonAssertionCallback
-
Uses of JsonAssertions.JsonAssertionCallback in net.javacrumbs.jsonunit.assertj
Methods in net.javacrumbs.jsonunit.assertj with parameters of type JsonAssertions.JsonAssertionCallbackModifier and TypeMethodDescriptionstatic @NotNull JsonAssert.ConfigurableJsonAssertJsonAssertions.assertThatJson(@NotNull Object actual, @NotNull JsonAssertions.JsonAssertionCallback... callbacks) Assert json properties with possibility to chain assertion callbacks like this