Package com.atlassian.bamboo.build
Interface TestResultDecorator
public interface TestResultDecorator
-
Method Summary
Modifier and TypeMethodDescriptionlong
-
Method Details
-
getNumberOfTests
long getNumberOfTests() -
getDurationAsText
String getDurationAsText() -
getTestResults
Collection getTestResults()
-