Class JXPathAssert


  • public class JXPathAssert
    extends JsonAssert
    Supports asserting on multiple JXPaths.
    Author:
    aherscu
    • Constructor Detail

      • JXPathAssert

        public JXPathAssert()
    • Method Detail

      • with

        public static JXPathAsserter with​(Object object)
        Creates a JXPathAsserter
        Parameters:
        object - the object to create a JXPathAsserter for
        Returns:
        a JXPath asserter initialized with the provided document