public class TestSuiteToTestSuiteDropHandler extends AbstractBeforeAfterModelItemDropHandler<WsdlTestSuite,WsdlTestSuite>
| Constructor and Description |
|---|
TestSuiteToTestSuiteDropHandler() |
| Modifier and Type | Method and Description |
|---|---|
static WsdlTestSuite |
copyTestSuite(WsdlTestSuite testSuite,
WsdlProject target,
int position) |
static WsdlTestSuite |
moveTestSuite(WsdlTestSuite testSuite,
WsdlProject target,
int position) |
canDrop, drop, getDropInfopublic static WsdlTestSuite moveTestSuite(WsdlTestSuite testSuite, WsdlProject target, int position)
public static WsdlTestSuite copyTestSuite(WsdlTestSuite testSuite, WsdlProject target, int position)
Copyright © 2019. All Rights Reserved.