com.atlassian.bamboo.build.tests
Class ViewTestsSummary
java.lang.Object
ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.webwork.AbstractAction
com.atlassian.bamboo.build.AbstractBuildAction
com.atlassian.bamboo.build.tests.ViewTestsSummary
- All Implemented Interfaces:
- ErrorCollection, BambooSessionAware, BuildAware, ReturnUrlAware
public class ViewTestsSummary
- extends AbstractBuildAction
Methods inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
addError, addError, addErrorCollection, addErrorMessage, addErrorMessages, addErrors, addIllegalArgumentException, doesLabelKeyHaveMatchingDescription, getAsPreformattedText, getBambooSession, getBreadCrumbs, getBuildManager, getConglomerateCookieValue, getCookieCutter, getCookieValue, getCurrentUrl, getDescriptionFromLabelKey, getFlushedErrorMessages, getReturnUrl, getUser, getWebItemsForSection, getWebResourceManager, getWebSectionsForLocation, hasAnyErrors, hasBuilds, hasPerm, isEnableSignup, isSelectFieldAndNull, setAuthenticationContext, setBambooPermissionManager, setBuildManager, setCookieCutter, setErrorMessages, setHtmlUtils, setReturnUrl, setWebInterfaceManager, setWebResourceManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewTestsSummary
public ViewTestsSummary()
execute
public String execute()
throws Exception
- Overrides:
execute
in class AbstractAction
- Throws:
Exception
getRecentFailures
public List getRecentFailures(TestCase testCase,
int number)
getFailureBarWidth
public int getFailureBarWidth(int numberOfFailures)
getMaxFailures
public int getMaxFailures()
getLongestRunningTests
public List getLongestRunningTests()
getMostFailingTests
public List getMostFailingTests()
getLongestTimeToFixTests
public List getLongestTimeToFixTests()
getTestManager
public TestManager getTestManager()
setTestManager
public void setTestManager(TestManager testManager)
getFilterController
public FilterController getFilterController()
setFilterController
public void setFilterController(FilterController filterController)
getResultsList
public List getResultsList()
setResultsList
public void setResultsList(List resultsList)
getDataset
public XYDataset getDataset()
setDataset
public void setDataset(XYDataset dataset)
getPluginManager
public PluginManager getPluginManager()
- Overrides:
getPluginManager
in class AbstractBuildAction
setPluginManager
public void setPluginManager(PluginManager pluginManager)
- Overrides:
setPluginManager
in class AbstractBuildAction
getReportKey
public String getReportKey()
setReportKey
public void setReportKey(String reportKey)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.