Package org.umlg.tests.collectiontest
Class OclStdLibBagTest
java.lang.Object
org.umlg.runtime.test.BaseLocalDbTest
org.umlg.tests.collectiontest.OclStdLibBagTest
public class OclStdLibBagTest
extends org.umlg.runtime.test.BaseLocalDbTest
Date: 2013/03/05
Time: 3:24 PM
-
Field Summary
Fields inherited from class org.umlg.runtime.test.BaseLocalDbTest
db -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidMethods inherited from class org.umlg.runtime.test.BaseLocalDbTest
after, before, beforeClass, countEdges, countVertices
-
Constructor Details
-
OclStdLibBagTest
public OclStdLibBagTest()
-
-
Method Details
-
testEquals
public void testEquals() -
testUnionBag
public void testUnionBag() -
testUnionSet
public void testUnionSet() -
testIntersectionBag
public void testIntersectionBag() -
testIncluding
public void testIncluding() -
testExcluding
public void testExcluding()
-