Package org.umlg.tests.collectiontest
Class ManyToManyOrderedSetTest
java.lang.Object
org.umlg.runtime.test.BaseLocalDbTest
org.umlg.tests.collectiontest.ManyToManyOrderedSetTest
public class ManyToManyOrderedSetTest
extends org.umlg.runtime.test.BaseLocalDbTest
Date: 2014/03/29
Time: 5:25 PM
-
Field Summary
Fields inherited from class org.umlg.runtime.test.BaseLocalDbTest
db -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.umlg.runtime.test.BaseLocalDbTest
after, before, beforeClass, countEdges, countVertices
-
Constructor Details
-
ManyToManyOrderedSetTest
public ManyToManyOrderedSetTest()
-
-
Method Details
-
testManyToMany1
public void testManyToMany1() -
testManytoMany2
public void testManytoMany2() -
testManyToMany3
public void testManyToMany3() -
testManyToManyRemove1
public void testManyToManyRemove1() -
testManyToManyRemove2
public void testManyToManyRemove2() -
testManyToManyOrderedSetIndexAt
public void testManyToManyOrderedSetIndexAt() -
test1
public void test1() -
testAddIgnoreInverse
public void testAddIgnoreInverse() -
testAddIgnoreInverseInverse
public void testAddIgnoreInverseInverse()
-