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