Class TestInheritence

java.lang.Object
org.umlg.runtime.test.BaseLocalDbTest
org.umlg.tests.inheritencetest.TestInheritence

public class TestInheritence 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

    • TestInheritence

      public TestInheritence()
  • Method Details

    • testInheritence

      public void testInheritence()