public class MutablePropertyExpansionImpl extends PropertyExpansionImpl implements MutablePropertyExpansion
ENV_REFERENCE, GLOBAL_REFERENCE, MOCKRESPONSE_REFERENCE, MOCKSERVICE_REFERENCE, PROJECT_REFERENCE, PROPERTY_SEPARATOR, SCOPE_PREFIX, SECURITYTEST_REFERENCE, SYSTEM_REFERENCE, TESTCASE_REFERENCE, TESTSUITE_REFERENCE, XPATH_SEPARATOR| Constructor and Description | 
|---|
| MutablePropertyExpansionImpl(TestProperty tp,
                            String xpath,
                            Object container,
                            String propertyName) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setProperty(TestProperty property) | 
| void | setXPath(String xpath) | 
| void | update() | 
getContainerInfo, getProperty, getXPath, setContainerInfo, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContainerInfo, getProperty, getXPath, toStringpublic MutablePropertyExpansionImpl(TestProperty tp, String xpath, Object container, String propertyName)
public void setProperty(TestProperty property)
setProperty in interface MutablePropertyExpansionsetProperty in class PropertyExpansionImplpublic void setXPath(String xpath)
setXPath in interface MutablePropertyExpansionsetXPath in class PropertyExpansionImplpublic void update()
            throws Exception
update in interface MutablePropertyExpansionExceptionCopyright © 2019. All Rights Reserved.