edu.udo.cs.yale.test
Class AllTests

java.lang.Object
  extended by edu.udo.cs.yale.test.AllTests

public class AllTests
extends java.lang.Object

The main test class. Performs all Tests with help of JUnit.

Version:
$Id: AllTests.java,v 2.20 2006/10/03 13:53:50 ingomierswa Exp $
Author:
Ingo Mierswa, Simon Fischer

Constructor Summary
AllTests()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
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

AllTests

public AllTests()
Method Detail

suite

public static junit.framework.Test suite()

main

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


Copyright © 2001-2006