Interface DefaultNodeMatcher.NodeTypeMatcher

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean canBeCompared​(short controlType, short testType)
      Determines whether two Nodes are eligible for comparison based on their node type.
    • Method Detail

      • canBeCompared

        boolean canBeCompared​(short controlType,
                              short testType)
        Determines whether two Nodes are eligible for comparison based on their node type.