public class JUnitTestCaseReport extends TestCaseReport
TestCaseReport.TimerdebugMessage, failure, passMessage| Constructor and Description | 
|---|
| JUnitTestCaseReport() | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getTime() | 
| void | setName(String name) | 
| void | setTimeAsString(String time) | 
addTest, getCurrentTest, getErrorsCount, getFailure, getFailuresCount, getName, getTestCases, getTestsCount, getTopErrorsCount, getTopFailuresCount, getTotalTestsCount, isTimerStopped, setFailure, stopTimergetDebugMessage, getErrorRate, getFailureRate, getPassMessage, getSuccessRate, getTimeAsString, setDebugMessage, setPassMessagepublic long getTime()
getTime in interface TestReportgetTime in class TestCaseReportpublic void setTimeAsString(String time)
public void setName(String name)
setName in interface TestReportsetName in class TestCaseReportCopyright © 2003–2018 Atlassian. All rights reserved.