Uses of Class
hudson.plugins.view.dashboard.test.TestResultSummary

Packages that use TestResultSummary
hudson.plugins.view.dashboard.test   
 

Uses of TestResultSummary in hudson.plugins.view.dashboard.test
 

Methods in hudson.plugins.view.dashboard.test that return TestResultSummary
 TestResultSummary TestResultSummary.addTestResult(TestResult testResult)
           
 TestResultSummary TestStatisticsPortlet.getTestResultSummary(java.util.Collection<hudson.model.Job> jobs)
           
static TestResultSummary TestUtil.getTestResultSummary(java.util.Collection<hudson.model.Job> jobs)
          Summarize the last test results from the passed set of jobs.
 



Copyright © 2010. All Rights Reserved.