public class ListTestStepJsonUnmarshaller extends AbstractUnmarshaller<java.util.List<TestStep>,JsonUnmarshallerContext>
| Constructor and Description |
|---|
ListTestStepJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ListTestStepJsonUnmarshaller |
getInstance() |
java.util.List<TestStep> |
parse(java.lang.String data) |
isParseJson, unmarshallpublic static ListTestStepJsonUnmarshaller getInstance()
public java.util.List<TestStep> parse(java.lang.String data) throws java.lang.Exception
parse in interface Unmarshaller<java.util.List<TestStep>,JsonUnmarshallerContext>parse in class AbstractUnmarshaller<java.util.List<TestStep>,JsonUnmarshallerContext>java.lang.Exception