test
Class TestLogic

java.lang.Object
  extended by test.TestLogic

public class TestLogic
extends java.lang.Object

Test Logic

This class is a unit test for the package Logic.

Copyright(c) 2005 Université Laval, LSFM research group.

Version:
1.0
Author:
Nicolas Richard

Constructor Summary
TestLogic()
           
 
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

TestLogic

public TestLogic()
Method Detail

main

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