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
Version:
$Id: TestReport.java 1733416 2016-03-03 07:07:13Z gadams $
  • Field Details

    • entryKey

      private String entryKey
    • entryValue

      private Object entryValue
  • Constructor Details

  • Method Details

    • getKey

      public final String getKey()
    • getValue

      public final Object getValue()