test.java
Class daBugTest

java.lang.Object
  extended by test.java.daBugTest

public class daBugTest
extends java.lang.Object

Aida bug demo suite runner. This class is a wrapper for the tests defined in BugTests.java, allowing those tests to be run interactively.

Author:
Greg White

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

daBugTest

public daBugTest()
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