|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.testabilityexplorer.report.health.DrawingReportBuilder
hudson.plugins.testabilityexplorer.report.health.TestabilityReportBuilder
public class TestabilityReportBuilder
A ReportBuilder that will compute health based on the specified
collection of statistics.
| Constructor Summary | |
|---|---|
TestabilityReportBuilder(ChartBuilder chartBuilder,
HealthCalculator healthCalculator)
|
|
| Method Summary | |
|---|---|
hudson.model.HealthReport |
computeHealth(java.util.Collection<Statistic> results)
|
| Methods inherited from class hudson.plugins.testabilityexplorer.report.health.DrawingReportBuilder |
|---|
createGraph |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestabilityReportBuilder(ChartBuilder chartBuilder,
HealthCalculator healthCalculator)
| Method Detail |
|---|
public hudson.model.HealthReport computeHealth(java.util.Collection<Statistic> results)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||