类 XmlExpectationsHelper.XmlUnitDiff

java.lang.Object
cn.taketoday.test.util.XmlExpectationsHelper.XmlUnitDiff
封闭类:
XmlExpectationsHelper

private static class XmlExpectationsHelper.XmlUnitDiff extends Object
Inner class to prevent hard dependency on XML Unit.
  • 字段详细资料

    • diff

      private final org.xmlunit.diff.Diff diff
  • 构造器详细资料

  • 方法详细资料

    • hasDifferences

      public boolean hasDifferences()
    • toString

      public String toString()
      覆盖:
      toString 在类中 Object