Package org.umlg.tests.json
Class JsonTest
java.lang.Object
org.umlg.runtime.test.BaseLocalDbTest
org.umlg.tests.json.JsonTest
public class JsonTest
extends org.umlg.runtime.test.BaseLocalDbTest
-
Field Summary
Fields inherited from class org.umlg.runtime.test.BaseLocalDbTest
db -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class org.umlg.runtime.test.BaseLocalDbTest
after, before, beforeClass, countEdges, countVertices
-
Constructor Details
-
JsonTest
public JsonTest()
-
-
Method Details
-
testEmbeddedManiesToJson
- Throws:
IOException
-
testEmbeddedManiesFromJson
- Throws:
IOException
-
testEmbeddedManyBooleans
- Throws:
IOException
-
testEmbeddedManyInteger
- Throws:
IOException
-
testEmbeddedManyString
- Throws:
IOException
-
testJsonToFromWithNulls
- Throws:
IOException
-
testDates
- Throws:
IOException
-
testValidation
- Throws:
IOException
-
testWithInheritence
- Throws:
IOException
-
testManyEnum
- Throws:
IOException
-