public class TestCaseFromProjectSelectorDialog extends Object
Constructor and Description |
---|
TestCaseFromProjectSelectorDialog(List<? extends com.eviware.soapui.model.testsuite.TestSuite> testSuitesToShow,
String dialogName,
String dialogDescription,
String fieldName,
String fieldDescription) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase |
getTestCase() |
void |
show() |
boolean |
testCaseWasSelected() |
public void show()
public boolean testCaseWasSelected()
public com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase getTestCase()
public String getName()
Copyright © 2019. All rights reserved.