test.java
Class DpModelTests

java.lang.Object
  extended by test.java.DpModelTests

public class DpModelTests
extends java.lang.Object

The DpModel AIDA Data Provider test suite. Run these tests (after setting up the aida development environment) with aidatest daDpModelTest 1 2 3 4 5 6 (or any combination of these test units)

Version:
21-Jul-2008 Greg white: Initial Version
Author:
Greg White
See Also:
Setting the Aida development environment, for client "runner" of these tests

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

Constructor Detail

DpModelTests

public DpModelTests(java.lang.String[] args)
Method Detail

run

public void run(int testNumber)