edu.vub.at
Class InterpreterTests

java.lang.Object
  extended byedu.vub.at.InterpreterTests

public class InterpreterTests
extends java.lang.Object

Author:
tvcutsem Runs all relevant test suites related to the interpreter (evaluation, reflection, natives)

Constructor Summary
InterpreterTests()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterpreterTests

public InterpreterTests()
Method Detail

main

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

suite

public static junit.framework.Test suite()