test.java
Class daApiTest

java.lang.Object
  extended by test.java.daApiTest

public class daApiTest
extends java.lang.Object

The general Aida demo test suite runner. This class is a wrapper for the demo methods defined in ApiTests.java, allowing those demos to be run interactively. Each demo exercises some aspect of the AIDA API.

Author:
11-Dec-2004, Greg White.

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

daApiTest

public daApiTest()
Method Detail

main

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