All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
protected JComponent |
addScrollBars(JPanel panel) |
<T extends com.eviware.soapui.model.testsuite.TestStepResult> boolean |
canHandle(T testStepResult) |
protected <T extends com.eviware.soapui.model.testsuite.TestStepResult> com.eviware.soapui.support.components.JInspectorPanel |
createInspectorPanel(T testStepResult,
com.eviware.soapui.model.iface.MessageExchange messageExchange) |
protected <T extends com.eviware.soapui.model.testsuite.TestStepResult> JTabbedPane |
createTabbedPane(T testStepResult,
com.eviware.soapui.model.iface.MessageExchange messageExchange) |
protected <T extends com.eviware.soapui.model.testsuite.TestStepResult> JTextArea |
createTextArea(T testStepResult) |
protected List<com.eviware.soapui.model.testsuite.AssertedXPath> |
getAssertedXPaths(com.eviware.soapui.model.iface.MessageContainer messageContainer) |
<T extends com.eviware.soapui.model.testsuite.TestStepResult> com.smartbear.ready.ui.inspector.InspectorPanel |
getInspector(T testStepResult) |
protected <T extends com.eviware.soapui.model.testsuite.TestStepResult> JComponent |
getInspectorComponent(T testStepResult) |
<T extends com.eviware.soapui.model.testsuite.TestStepResult> JPanel |
getPanel(T testStepResult) |
protected <T extends com.eviware.soapui.model.testsuite.TestStepResult> com.eviware.soapui.support.types.StringToStringMap |
getProperties(T testStepResult) |
protected boolean |
isComparisonView(com.eviware.soapui.model.testsuite.TestStepResult testStepResult) |