Package org.umlg.tests.embeddedtest
Class TestEmbeddedTest
java.lang.Object
org.umlg.runtime.test.BaseLocalDbTest
org.umlg.tests.embeddedtest.TestEmbeddedTest
public class TestEmbeddedTest
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 TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class org.umlg.runtime.test.BaseLocalDbTest
after, before, beforeClass, countEdges, countVertices
-
Constructor Details
-
TestEmbeddedTest
public TestEmbeddedTest()
-
-
Method Details
-
testOneToManyEnum
public void testOneToManyEnum() -
testOneToManyEmbeddedString
public void testOneToManyEmbeddedString() -
testOneToManyEmbeddedStringWithMany
public void testOneToManyEmbeddedStringWithMany() -
testOneToManyEmbeddedInteger
public void testOneToManyEmbeddedInteger() -
testOneToManyEmbeddedInteger_Again
public void testOneToManyEmbeddedInteger_Again() -
testOneEmbeddedEnum
public void testOneEmbeddedEnum() -
testOneEmbeddedEntity
public void testOneEmbeddedEntity() -
testManyEmbeddedEntity
public void testManyEmbeddedEntity() -
testRemoveManyEnum
public void testRemoveManyEnum() -
testRemoveEmbeddedString
public void testRemoveEmbeddedString() -
testRequiredEmbeddedManyInteger
public void testRequiredEmbeddedManyInteger() -
testRequiredEmbeddedManyIntegerOrder
public void testRequiredEmbeddedManyIntegerOrder() -
testRequiredOrderedEmbeddedManyString
public void testRequiredOrderedEmbeddedManyString() -
testManyBoolean
public void testManyBoolean() -
testManyBooleanBagJol
public void testManyBooleanBagJol() -
testEmbeddedVertexAlreadyRemoved
public void testEmbeddedVertexAlreadyRemoved()
-