public class PropertyExpansionImpl extends Object implements PropertyExpansion
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 |
---|
PropertyExpansionImpl(TestProperty property,
String xpath) |
Modifier and Type | Method and Description |
---|---|
String |
getContainerInfo() |
TestProperty |
getProperty() |
String |
getXPath() |
void |
setContainerInfo(String containerInfo) |
protected void |
setProperty(TestProperty property) |
protected void |
setXPath(String xpath) |
String |
toString() |
public PropertyExpansionImpl(TestProperty property, String xpath)
public TestProperty getProperty()
getProperty
in interface PropertyExpansion
public String toString()
toString
in interface PropertyExpansion
toString
in class Object
public String getXPath()
getXPath
in interface PropertyExpansion
public String getContainerInfo()
getContainerInfo
in interface PropertyExpansion
public void setContainerInfo(String containerInfo)
protected void setProperty(TestProperty property)
protected void setXPath(String xpath)
Copyright © 2019. All Rights Reserved.