public class JsonResultWrapperTest extends Object
JsonResultWrapper.| Constructor and Description |
|---|
JsonResultWrapperTest() |
| Modifier and Type | Method and Description |
|---|---|
private String |
testFunc(String id)
Something to test that throws an exception.
|
void |
testWrapper()
Tests
JsonResultWrapper. |
private String testFunc(String id) throws ExecutionException
id - an id paramidExecutionException - if id is nullpublic void testWrapper()
throws ExecutionException
JsonResultWrapper.ExecutionException - shall not occurCopyright © 2021. All rights reserved.