test.java
Class daAIDATest

java.lang.Object
  extended by test.java.daAIDATest

public class daAIDATest
extends java.lang.Object

The general Aida test and demo suite runner. This class is a wrapper for the tests defined in Tests.java, allowing those tests to be run interactively.

Version:
25-Jun-2002 George McIntyre: Initial Version, 12-Nov-2002, Ron MacKenzie: Change import of except from aida to package except, 15-Sep-2004, Greg White (greg): Convert use of Err for singleton re-write.
Author:
George McIntyre

Constructor Summary
daAIDATest()
           
 
Method Summary
static void main(java.lang.String[] args)
          Tests AIDA Simple operations up to complex context queries.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

daAIDATest

public daAIDATest()
Method Detail

main

public static void main(java.lang.String[] args)
Tests AIDA Simple operations up to complex context queries.

Parameters:
args - list of test numbers to be run from 1 to number of tests available