public class JSONDataFormatTest extends Object
| Constructor and Description |
|---|
JSONDataFormatTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.JavaArchive |
deployment() |
void |
testMarshalGson() |
void |
testMarshalJackson() |
void |
testMarshalXStream() |
void |
testUnmarshalGson() |
void |
testUnmarshalJackson() |
void |
testUnmarshalXStream() |
Copyright © 2017. All rights reserved.