public class TestEmbeddedTest extends BaseLocalDbTest
db| Constructor and Description |
|---|
TestEmbeddedTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEmbeddedVertexAlreadyRemoved() |
void |
testManyBoolean() |
void |
testManyBooleanBagJol() |
void |
testManyEmbeddedEntity() |
void |
testOneEmbeddedEntity() |
void |
testOneEmbeddedEnum() |
void |
testOneToManyEmbeddedInteger_Again() |
void |
testOneToManyEmbeddedInteger() |
void |
testOneToManyEmbeddedString() |
void |
testOneToManyEmbeddedStringWithMany() |
void |
testOneToManyEnum() |
void |
testRemoveEmbeddedString() |
void |
testRemoveManyEnum() |
void |
testRequiredEmbeddedManyInteger() |
void |
testRequiredEmbeddedManyIntegerOrder() |
void |
testRequiredOrderedEmbeddedManyString() |
after, before, beforeClass, countEdges, countVerticespublic void testOneToManyEnum()
public void testOneToManyEmbeddedString()
public void testOneToManyEmbeddedStringWithMany()
public void testOneToManyEmbeddedInteger()
public void testOneToManyEmbeddedInteger_Again()
public void testOneEmbeddedEnum()
public void testOneEmbeddedEntity()
public void testManyEmbeddedEntity()
public void testRemoveManyEnum()
public void testRemoveEmbeddedString()
public void testRequiredEmbeddedManyInteger()
public void testRequiredEmbeddedManyIntegerOrder()
public void testRequiredOrderedEmbeddedManyString()
public void testManyBoolean()
public void testManyBooleanBagJol()
public void testEmbeddedVertexAlreadyRemoved()
Copyright © 2018. All rights reserved.