Class TestSuiteReportDetail

  • All Implemented Interfaces:
    ModelObject

    public class TestSuiteReportDetail
    extends Object
    implements ModelObject
    Configures the trend graph of this plug-in.
    • Method Detail

      • doRespondingTimeGraphPerTestCaseMode

        public void doRespondingTimeGraphPerTestCaseMode​(org.kohsuke.stapler.StaplerRequest request,
                                                         org.kohsuke.stapler.StaplerResponse response)
                                                  throws IOException
        Throws:
        IOException
      • createRespondingTimeChart

        protected static org.jfree.chart.JFreeChart createRespondingTimeChart​(org.jfree.data.category.CategoryDataset dataset)
      • getPerformanceReportTestCaseList

        public List<String> getPerformanceReportTestCaseList()
      • getProject

        public Job<?,​?> getProject()
      • getFilename

        public String getFilename()