Interface ComparisonFormatter

    • Method Detail

      • getDescription

        java.lang.String getDescription​(Comparison difference)
        Return a short String of the Comparison including the XPath and the shorten value of the effected control and test Node.

        This is used for Diff.toString().

        Parameters:
        difference - the comparison to describe
        Returns:
        a short description of the comparison