public class ProblemTest
extends java.lang.Object
Problem object can be converted to JSON.| Constructor and Description |
|---|
ProblemTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testJsonProblem()
Test convert problem to JSON and vise versa.
|