public class RemoveInterfaceAction extends AbstractSoapUIAction<WsdlInterface>
ENABLED_PROPERTY| Constructor and Description | 
|---|
| RemoveInterfaceAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | hasDependingMockOperations(WsdlInterface iface) | 
| static boolean | hasDependingTests(AbstractInterface<?> iface) | 
| static boolean | hasRunningDependingTests(AbstractInterface<?> iface) | 
| void | perform(WsdlInterface iface,
       Object param) | 
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabledpublic void perform(WsdlInterface iface, Object param)
public static boolean hasRunningDependingTests(AbstractInterface<?> iface)
public static boolean hasDependingTests(AbstractInterface<?> iface)
public static boolean hasDependingMockOperations(WsdlInterface iface)
Copyright © 2019. All Rights Reserved.