Class InternalJsonPathUtils


  • public class InternalJsonPathUtils
    extends Object
    • Method Detail

      • resolveJsonPaths

        @NotNull
        public static @NotNull net.javacrumbs.jsonunit.core.Configuration resolveJsonPaths​(@NotNull
                                                                                           @NotNull Object json,
                                                                                           @NotNull
                                                                                           @NotNull net.javacrumbs.jsonunit.core.Configuration configuration)