Uses of Class
com.xceptance.xlt.api.util.XltProperties
-
Packages that use XltProperties Package Description com.xceptance.xlt.api.util Provides various utility classes to make writing test cases easier. -
-
Uses of XltProperties in com.xceptance.xlt.api.util
Methods in com.xceptance.xlt.api.util that return XltProperties Modifier and Type Method Description abstract XltPropertiesXltProperties. clear()Clears all properties but does not do anything else.static XltPropertiesXltProperties. getInstance()Returns the one and only XltProperties instance.
-