be.optiloading
Class TestCase

java.lang.Object
  extended by be.optiloading.TestCase

 class TestCase
extends java.lang.Object

TestCase class is used to test the genetic output without creating a GUI.

Author:
Tim Pintens, info@optiloading.be, www.optiloading.be

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

Constructor Detail

TestCase

TestCase()
Method Detail

main

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