public class TestSuiteCollectionLogRecord
TestSuiteCollectionLogRecord ()
public TestSuiteCollectionLogRecord
clone()
public String
getDescription()
public long
getEndTime()
getId()
getName()
getReportFolder()
getStartTime()
public TestStatus.TestStatusValue
getStatus()
public List<TestSuiteLogRecord>
getTestSuiteRecords()
getTotalErrorTestCases()
getTotalFailedTestCases()
getTotalIncompleteTestCases()
getTotalPassedTestCases()
getTotalSkippedTestCases()
getTotalTestCases()
public void
setDescription(String description)
setEndTime(long endTime)
setId(String id)
setName(String name)
setReportFolder(String reportLocation)
setStartTime(long startTime)
setTestSuiteRecords(List<TestSuiteLogRecord> testSuiteRecords)
setTotalErrorTestCases(String totalErrorTestCases)
setTotalFailedTestCases(String totalFailedTestCases)
setTotalIncompleteTestCases(String totalIncompleteTestCases)
setTotalPassedTestCases(String totalPassedTestCases)
setTotalSkippedTestCases(String totalSkippedTestCases)
setTotalTestCases(String totalTestCases)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll