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