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 PropertyExpansionpublic String toString()
toString in interface PropertyExpansiontoString in class Objectpublic String getXPath()
getXPath in interface PropertyExpansionpublic String getContainerInfo()
getContainerInfo in interface PropertyExpansionpublic void setContainerInfo(String containerInfo)
protected void setProperty(TestProperty property)
protected void setXPath(String xpath)
Copyright © 2019. All Rights Reserved.