Class JsonTest

java.lang.Object
test.de.iip_ecosphere.platform.support.JsonTest

public class JsonTest extends Object
"Tests" the Json interface.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • JsonTest

      public JsonTest()
  • Method Details

    • testJson

      public void testJson() throws IOException
      Tests basic YAML functions.
      Throws:
      IOException - shall not occur
    • testJsonIter

      public void testJsonIter() throws IOException
      Tests JsonIterator.
      Throws:
      IOException - shall not occur
    • testJsonUtils

      public void testJsonUtils()
      Tests JsonUtils.