com.atlassian.bamboo.build
Class AbstractTestResultDecorator
java.lang.Object
com.atlassian.bamboo.build.AbstractTestResultDecorator
- All Implemented Interfaces:
- TestResultDecorator
- Direct Known Subclasses:
- ClassNameSortingDecorator, DurationSortingDecorator
public abstract class AbstractTestResultDecorator
- extends Object
- implements TestResultDecorator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buildResults
protected BuildResults buildResults
AbstractTestResultDecorator
public AbstractTestResultDecorator(BuildResults buildResults)
getNumberOfTests
public long getNumberOfTests()
- Specified by:
getNumberOfTests
in interface TestResultDecorator
getDurationAsText
public String getDurationAsText()
- Specified by:
getDurationAsText
in interface TestResultDecorator
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.