ucot.test
Class RelationalModelTest

java.lang.Object
  extended by ucot.test.RelationalModelTest

public class RelationalModelTest
extends java.lang.Object


Constructor Summary
RelationalModelTest()
           
 
Method Summary
 void testComplexParentChildRelation()
           
 void testRemovalsParentChildRelation()
           
 void testSimpleParentChildRelation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationalModelTest

public RelationalModelTest()
Method Detail

testSimpleParentChildRelation

public void testSimpleParentChildRelation()

testComplexParentChildRelation

public void testComplexParentChildRelation()

testRemovalsParentChildRelation

public void testRemovalsParentChildRelation()