| Modifier and Type | Interface and Description |
|---|---|
interface |
ModelItemRunHistory<T extends TestRun> |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelItemRunMetaInfo |
class |
ProjectRun |
class |
SecurityTestRun |
class |
TestCaseRun |
class |
TestSuiteRun |
| Modifier and Type | Method and Description |
|---|---|
void |
ProWsdlProjectTestSuitesTabPanel.showTransactionLog(TestRun testRun,
com.eviware.soapui.model.ModelItem modelItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProWsdlTestCaseDesktopPanel.showSingleTransactionLog(TestRun testRun,
com.eviware.soapui.model.ModelItem modelItem) |
void |
ProWsdlTestCaseDesktopPanel.showTransactionLog(TestRun testRun,
com.eviware.soapui.model.ModelItem modelItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProWsdlTestSuiteDesktopPanel.showSingleTransactionLog(TestRun testRun,
com.eviware.soapui.model.ModelItem modelItem) |
void |
ProWsdlTestSuiteDesktopPanel.showTransactionLog(TestRun testRun,
com.eviware.soapui.model.ModelItem modelItem) |
| Modifier and Type | Method and Description |
|---|---|
TestRun |
TestRunSelectionMessage.getTarget() |
| Constructor and Description |
|---|
TestRunSelectionMessage(com.eviware.soapui.model.ModelItem modelItem,
TestRun target,
SelectableTestRunPanel runView) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TestRunDeletedMessage.isAdressedTo(TestRun execution,
com.eviware.soapui.model.ModelItem modelItem) |
boolean |
TestRunDeletedMessage.isAdressedTo(TestRun execution,
String modelItemId) |
void |
TransactionLogPanel.showTransactionLog(TestRun testRun,
com.eviware.soapui.model.ModelItem modelItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestRunViews.showTransactionLog(TestRun testRun,
com.eviware.soapui.model.ModelItem modelItem) |
| Modifier and Type | Method and Description |
|---|---|
TestRun |
TransactionLogController.getLastSelectedTestRun() |
Copyright © 2019. All rights reserved.