Interface ReportCreator

    • Method Detail

      • createReportFragment

        java.lang.Object createReportFragment()
        Creates a report fragment to be added to the test report. The fragment is generated from the statistics generated during processing the data records. The statistics are encapsulated by some object which forms the record fragment.
        Returns:
        the report fragment