Class BagTestTest

java.lang.Object
org.umlg.runtime.test.BaseLocalDbTest
org.umlg.tests.collectiontest.BagTestTest

public class BagTestTest extends org.umlg.runtime.test.BaseLocalDbTest
  • Field Summary

    Fields inherited from class org.umlg.runtime.test.BaseLocalDbTest

    db
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.umlg.runtime.test.BaseLocalDbTest

    after, before, beforeClass, countEdges, countVertices

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BagTestTest

      public BagTestTest()
  • Method Details

    • testBag

      public void testBag()