hudson.plugins.view.dashboard.test
Class TestUtil
java.lang.Object
hudson.plugins.view.dashboard.test.TestUtil
public class TestUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestUtil
public TestUtil()
getTestResultSummary
public static TestResultSummary getTestResultSummary(Collection<hudson.model.Job> jobs)
- Summarize the last test results from the passed set of jobs. If a job
doesn't include any tests, add a 0 summary.
- Parameters:
jobs -
- Returns:
getTestResult
public static TestResult getTestResult(hudson.model.Run run)
Copyright © 2004-2011. All Rights Reserved.