public class TestCaseToTestSuiteDropHandler extends AbstractAfterModelItemDropHandler<WsdlTestCase,WsdlTestSuite>
| Constructor and Description |
|---|
TestCaseToTestSuiteDropHandler() |
| Modifier and Type | Method and Description |
|---|---|
static WsdlTestCase |
copyTestCase(WsdlTestCase testCase,
WsdlTestSuite target,
int position) |
static WsdlTestCase |
moveTestCase(WsdlTestCase testCase,
WsdlTestSuite target,
int position) |
canDrop, drop, getDropInfopublic static WsdlTestCase copyTestCase(WsdlTestCase testCase, WsdlTestSuite target, int position)
public static WsdlTestCase moveTestCase(WsdlTestCase testCase, WsdlTestSuite target, int position)
Copyright © 2019. All Rights Reserved.