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