public class TestRunStepHistoryWrapper extends Object
| Constructor and Description |
|---|
TestRunStepHistoryWrapper(com.eviware.soapui.impl.wsdl.loadtest.data.StatisticsHistory.StatisticsHistoryModel statisticsHistoryModel,
String testStepName) |
| Modifier and Type | Method and Description |
|---|---|
ExportableJRTableModelDataSource |
getTestStepDataSource() |
com.eviware.soapui.impl.wsdl.loadtest.data.StatisticsHistory.StatisticsHistoryModel |
getTestStepHistory() |
String |
getTestStepName() |
void |
setTestStepName(String testStepName) |
public TestRunStepHistoryWrapper(com.eviware.soapui.impl.wsdl.loadtest.data.StatisticsHistory.StatisticsHistoryModel statisticsHistoryModel,
String testStepName)
public void setTestStepName(String testStepName)
public String getTestStepName()
public com.eviware.soapui.impl.wsdl.loadtest.data.StatisticsHistory.StatisticsHistoryModel getTestStepHistory()
public ExportableJRTableModelDataSource getTestStepDataSource()
Copyright © 2013. All Rights Reserved.