hudson.plugins.view.dashboard.test
Class TestStatisticsChart
java.lang.Object
hudson.plugins.view.dashboard.DashboardPortlet
hudson.plugins.view.dashboard.test.TestStatisticsChart
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<DashboardPortlet>, hudson.model.ModelObject
public class TestStatisticsChart
- extends DashboardPortlet
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
|
Method Summary |
hudson.util.Graph |
getSummaryGraph()
Graph of duration of tests over time. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestStatisticsChart
@DataBoundConstructor
public TestStatisticsChart(String name)
getSummaryGraph
public hudson.util.Graph getSummaryGraph()
- Graph of duration of tests over time.
Copyright © 2004-2011. All Rights Reserved.