Class TestTrendChart

    • Constructor Detail

      • TestTrendChart

        @DataBoundConstructor
        public TestTrendChart​(String name,
                              int graphWidth,
                              int graphHeight,
                              TestTrendChart.DisplayStatus displayStatus,
                              int dateRange,
                              int dateShift)
    • Method Detail

      • getDateRange

        public int getDateRange()
      • getDateShift

        public int getDateShift()
      • getGraphWidth

        public int getGraphWidth()
      • getGraphHeight

        public int getGraphHeight()
      • getSummaryGraph

        public Graph getSummaryGraph()
        Graph of duration of tests over time.