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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getContainerInfo, getProperty, getXPath, toString
public MutablePropertyExpansionImpl(TestProperty tp, String xpath, Object container, String propertyName)
public void setProperty(TestProperty property)
setProperty
in interface MutablePropertyExpansion
setProperty
in class PropertyExpansionImpl
public void setXPath(String xpath)
setXPath
in interface MutablePropertyExpansion
setXPath
in class PropertyExpansionImpl
public void update() throws Exception
update
in interface MutablePropertyExpansion
Exception
Copyright © 2019. All Rights Reserved.