public class GsonSingletonTest
extends java.lang.Object
GsonSingleton class used to transform from and to JSON.| Constructor and Description |
|---|
GsonSingletonTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDateSerializer()
Test the date serializer and deserializer.
|