com.eviware.soapui.impl.wsdl.actions.testcase
Interface CloneTestCaseAction.Form

Enclosing class:
CloneTestCaseAction

protected static interface CloneTestCaseAction.Form


Field Summary
static java.lang.String CLONE_LOADTESTS
           
static java.lang.String MOVE
           
static java.lang.String NAME
           
static java.lang.String PROJECT
           
static java.lang.String TESTSUITE
           
 

Field Detail

NAME

static final java.lang.String NAME
See Also:
Constant Field Values

TESTSUITE

static final java.lang.String TESTSUITE
See Also:
Constant Field Values

PROJECT

static final java.lang.String PROJECT
See Also:
Constant Field Values

CLONE_LOADTESTS

static final java.lang.String CLONE_LOADTESTS
See Also:
Constant Field Values

MOVE

static final java.lang.String MOVE
See Also:
Constant Field Values


Copyright © 2005-2007 eviware.com. All Rights Reserved.