|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.support.dnd.handlers.AbstractModelItemDropHandler<T1,T2>
com.eviware.soapui.support.dnd.handlers.AbstractAfterModelItemDropHandler<WsdlTestCase,WsdlTestSuite>
com.eviware.soapui.support.dnd.handlers.TestCaseToTestSuiteDropHandler
public class TestCaseToTestSuiteDropHandler
| Constructor Summary | |
|---|---|
TestCaseToTestSuiteDropHandler()
|
|
| Method Summary | |
|---|---|
static WsdlTestCase |
copyTestCase(WsdlTestCase testCase,
WsdlTestSuite target,
int position)
|
static WsdlTestCase |
moveTestCase(WsdlTestCase testCase,
WsdlTestSuite target,
int position)
|
| Methods inherited from class com.eviware.soapui.support.dnd.handlers.AbstractModelItemDropHandler |
|---|
canDrop, drop, getDropInfo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestCaseToTestSuiteDropHandler()
| Method Detail |
|---|
public static WsdlTestCase copyTestCase(WsdlTestCase testCase,
WsdlTestSuite target,
int position)
public static WsdlTestCase moveTestCase(WsdlTestCase testCase,
WsdlTestSuite target,
int position)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||