net.sourceforge.xmlfit.property
Class PropertyHelper
java.lang.Object
net.sourceforge.xmlfit.property.PropertyHelper
public class PropertyHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyHelper
public PropertyHelper()
addTestPropertiesFromDataSet
public static void addTestPropertiesFromDataSet(DataSet dataSet)
addTestStepPropertiesFromDataSet
public static void addTestStepPropertiesFromDataSet(DataSet dataSet)
addProperty
public static void addProperty(java.lang.String name,
java.lang.String value)
addParameter
public static void addParameter(java.lang.String name,
java.lang.String value)
getPropertyValue
public static java.lang.String getPropertyValue(java.lang.String name)
clearTestStepProperties
public static void clearTestStepProperties()
clearTestProperties
public static void clearTestProperties()
clearPararmeters
public static void clearPararmeters()
extractProperties
public static java.lang.String extractProperties(java.lang.String value)
Copyright © 2009 SourceForge. All Rights Reserved.