Class JsonOutputFormatterTest
java.lang.Object
test.de.iip_ecosphere.platform.support.TestWithPlugin
test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
test.de.iip_ecosphere.platform.connectors.JsonOutputFormatterTest
public class JsonOutputFormatterTest
extends test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
Tests
JsonOutputFormatter.- Author:
- Holger Eichelberger, SSE
-
Field Summary
Fields inherited from class test.de.iip_ecosphere.platform.support.TestWithPlugin
PROP_AAS_PLUGIN -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests the output formatter.voidTests the output formatter on objects.Methods inherited from class test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
setAasPluginId, setup, setupAASPluginsMethods inherited from class test.de.iip_ecosphere.platform.support.TestWithPlugin
addPluginLocation, addPluginLocation, addPluginLocation, addRunAfterLoading, clear, enableLocalPlugins, loadPlugins, loadPlugins, setInstallDir
-
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
-