Class TestElementPropertyConverter
AbstractCollectionConverter
org.apache.jmeter.save.converters.TestElementPropertyConverter
public class TestElementPropertyConverter
extends AbstractCollectionConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
canConvert
(Class arg0) static String
Returns the converter version; used to check for possible incompatibilitiesvoid
unmarshal
(HierarchicalStreamReader reader, UnmarshallingContext context)
-
Constructor Details
-
TestElementPropertyConverter
public TestElementPropertyConverter(Mapper arg0) - Parameters:
arg0
- the mapper
-
-
Method Details
-
getVersion
Returns the converter version; used to check for possible incompatibilities- Returns:
- the version of this converter
-
canConvert
-
marshal
-
unmarshal
-