Class JsonOutputFormatterTest

java.lang.Object
test.de.iip_ecosphere.platform.connectors.JsonOutputFormatterTest

public class JsonOutputFormatterTest extends Object
Tests JsonOutputFormatter.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • JsonOutputFormatterTest

      public JsonOutputFormatterTest()
  • Method Details

    • testFormatter

      public void testFormatter() throws IOException
      Tests the output formatter.
      Throws:
      IOException - shall not occur
    • testFormatter4Object

      public void testFormatter4Object() throws IOException
      Tests the output formatter on objects.
      Throws:
      IOException - shall not occur