Class JsonOutputFormatterTest
java.lang.Object
test.de.iip_ecosphere.platform.connectors.JsonOutputFormatterTest
Tests
JsonOutputFormatter.- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests the output formatter.voidTests the output formatter on objects.
-
Constructor Details
-
JsonOutputFormatterTest
public JsonOutputFormatterTest()
-
-
Method Details
-
testFormatter
Tests the output formatter.- Throws:
IOException- shall not occur
-
testFormatter4Object
Tests the output formatter on objects.- Throws:
IOException- shall not occur
-