Class JsonTest
java.lang.Object
test.de.iip_ecosphere.platform.support.JsonTest
"Tests" the
Json interface.- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtestJson()Tests basic YAML functions.voidTestsJsonIterator.voidTestsJsonUtils.
-
Constructor Details
-
JsonTest
public JsonTest()
-
-
Method Details
-
testJson
Tests basic YAML functions.- Throws:
IOException- shall not occur
-
testJsonIter
TestsJsonIterator.- Throws:
IOException- shall not occur
-
testJsonUtils
public void testJsonUtils()TestsJsonUtils.
-