forge.tests
Class ListTest.Looping

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

public static final class ListTest.Looping
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.Looping()
           
 
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.Looping

public ListTest.Looping()