test
Class all

java.lang.Object
  extended by test.all

public class all
extends Object

TestSuite that runs all the Makumba tests

Author:
Stefan Baebler, Manuel Gay

Constructor Summary
all()
           
 
Method Summary
static void main(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

all

public all()
Method Detail

main

public static void main(String[] args)

suite

public static junit.framework.Test suite()