public class ResolverUtils extends Object
Constructor and Description |
---|
ResolverUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
checkForExplicitReference(String propertyName,
String prefix,
TestPropertyHolder holder,
PropertyExpansionContext context,
boolean globalOverride) |
static String |
extractXPathPropertyValue(Object property,
String pathExpression) |
static String |
parseProperty(String name,
TestPropertyHolder holder,
PropertyExpansionContext context,
boolean globalOverride) |
public static String checkForExplicitReference(String propertyName, String prefix, TestPropertyHolder holder, PropertyExpansionContext context, boolean globalOverride)
public static String parseProperty(String name, TestPropertyHolder holder, PropertyExpansionContext context, boolean globalOverride)
Copyright © 2019. All Rights Reserved.