Package org.umlg.tests.concretetest
Class TestOneToMany
java.lang.Object
org.umlg.runtime.test.BaseLocalDbTest
org.umlg.tests.concretetest.TestOneToMany
public class TestOneToMany
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 TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidMethods inherited from class org.umlg.runtime.test.BaseLocalDbTest
after, before, beforeClass, countEdges, countVertices
-
Constructor Details
-
TestOneToMany
public TestOneToMany()
-
-
Method Details
-
testCollectionOtherEndClearsAndReloads
public void testCollectionOtherEndClearsAndReloads() -
testCollectionOtherEndClearsAndReloadsInverse
public void testCollectionOtherEndClearsAndReloadsInverse() -
testCompositeCreation
public void testCompositeCreation() -
testCompositeRemoval
public void testCompositeRemoval() -
testClearClearsInternalCollection
public void testClearClearsInternalCollection() -
testClearClearsInternalCollection2
public void testClearClearsInternalCollection2() -
testClearClearsInternalCollection3
public void testClearClearsInternalCollection3()
-