public class JsonUtilsTest extends Object
JsonUtils.| Modifier and Type | Class and Description |
|---|---|
static class |
JsonUtilsTest.Data
A data object for testing.
|
| Constructor and Description |
|---|
JsonUtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testServerAddress()
Tests the from/to JSON functions for
ServerAddress. |
void |
testToFromJson()
Tests the generic from/to JSON functions.
|
Copyright © 2021. All rights reserved.