Package net.thucydides.core.util
Class PropertiesUtil
java.lang.Object
net.thucydides.core.util.PropertiesUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PropertiescopyOf(Properties sourceProperties) static voidexpandPropertyAndEnvironmentReferences(Map<String, String> runnerEnvironmentVariables, Properties properties)
-
Constructor Details
-
PropertiesUtil
public PropertiesUtil()
-
-
Method Details
-
copyOf
-
expandPropertyAndEnvironmentReferences
public static void expandPropertyAndEnvironmentReferences(Map<String, String> runnerEnvironmentVariables, Properties properties)
-