public class JsonTest extends BaseLocalDbTest
db| Constructor and Description |
|---|
JsonTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDates() |
void |
testEmbeddedManiesFromJson() |
void |
testEmbeddedManiesToJson() |
void |
testEmbeddedManyBooleans() |
void |
testEmbeddedManyInteger() |
void |
testEmbeddedManyString() |
void |
testJsonToFromWithNulls() |
void |
testManyEnum() |
void |
testValidation() |
void |
testWithInheritence() |
after, before, beforeClass, countEdges, countVerticespublic void testEmbeddedManiesToJson()
throws IOException
IOExceptionpublic void testEmbeddedManiesFromJson()
throws IOException
IOExceptionpublic void testEmbeddedManyBooleans()
throws IOException
IOExceptionpublic void testEmbeddedManyInteger()
throws IOException
IOExceptionpublic void testEmbeddedManyString()
throws IOException
IOExceptionpublic void testJsonToFromWithNulls()
throws IOException
IOExceptionpublic void testDates()
throws IOException
IOExceptionpublic void testValidation()
throws IOException
IOExceptionpublic void testWithInheritence()
throws IOException
IOExceptionpublic void testManyEnum()
throws IOException
IOExceptionCopyright © 2018. All rights reserved.