org.apache.torque.generator.control
Class DeeplyNestedMergepointsTest

java.lang.Object
  extended by org.apache.torque.generator.BaseTest
      extended by org.apache.torque.generator.control.DeeplyNestedMergepointsTest

public class DeeplyNestedMergepointsTest
extends BaseTest

Tests nested mergepoints in a depth of 10 calls, and checks that the outcome is correct.


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

Constructor Detail

DeeplyNestedMergepointsTest

public DeeplyNestedMergepointsTest()
Method Detail

testDeeplyNestedMergepointsGeneration

public void testDeeplyNestedMergepointsGeneration()
                                           throws Exception
Throws:
Exception


Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.