Class DeeplyNestedMergepointsTest

java.lang.Object
org.apache.torque.generator.BaseTest
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 Details

    • DeeplyNestedMergepointsTest

      public DeeplyNestedMergepointsTest()
  • Method Details

    • testDeeplyNestedMergepointsGeneration

      @Test public void testDeeplyNestedMergepointsGeneration() throws Exception
      Throws:
      Exception