forge.tests
Class ListTest.Recursive

java.lang.Object
  extended by forge.tests.ForgeTest
      extended by forge.tests.ListTest
          extended by forge.tests.ListTest.Recursive
Enclosing class:
ListTest

public static final class ListTest.Recursive
extends ListTest


Nested Class Summary
 
Nested classes/interfaces inherited from class forge.tests.ListTest
ListTest.Looping, ListTest.Recursive
 
Field Summary
 
Fields inherited from class forge.tests.ForgeTest
CONSTRAIN_STRATEGY, HYBRID_STRATEGY, INLINE_STRATEGY, NO_GLOBALS, NO_SCOPES
 
Constructor Summary
ListTest.Recursive()
           
 
Method Summary
 
Methods inherited from class forge.tests.ListTest
listDomain, main
 
Methods inherited from class forge.tests.ForgeTest
checkAllTest, checkSpec, checkTest, code, currOptions, name, newOptions, runAllTest, runSpec, runTest, setBounds, standardTest, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ListTest.Recursive

public ListTest.Recursive()