Class TestReport.Entry

java.lang.Object
org.apache.batik.test.TestReport.Entry
Enclosing interface:
TestReport

public static class TestReport.Entry extends Object
Inner class for describing an information element in a TestReport
  • Field Details

    • entryKey

      private String entryKey
    • entryValue

      private Object entryValue
  • Constructor Details

  • Method Details

    • getKey

      public final String getKey()
    • getValue

      public final Object getValue()