forge.tests
Class ZuneTest

java.lang.Object
  extended by forge.tests.ForgeTest
      extended by forge.tests.ZuneTest

public final class ZuneTest
extends ForgeTest

Author:
Greg Dennis (gdennis@mit.edu)

Field Summary
 
Fields inherited from class forge.tests.ForgeTest
CONSTRAIN_STRATEGY, HYBRID_STRATEGY, INLINE_STRATEGY, NO_GLOBALS, NO_SCOPES
 
Constructor Summary
ZuneTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
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

ZuneTest

public ZuneTest()
Method Detail

main

public static void main(java.lang.String[] args)