public class TestJsonComposer
extends java.lang.Object
JsonComposer
Constructor and Description |
---|
TestJsonComposer() |
Modifier and Type | Method and Description |
---|---|
void |
testCompose()
Test case for
JsonComposer.compose() |
public void testCompose() throws java.io.FileNotFoundException, java.io.IOException
JsonComposer.compose()
java.io.FileNotFoundException
- Thrown if the file is not foundjava.io.IOException
- Something went wrong with IO