ps4.test
Class PS4TestDriver

java.lang.Object
  extended by ps4.test.PS4TestDriver

public class PS4TestDriver
extends Object

This class implements a testing driver which reads test scripts from files for testing Graph and PathFinder.


Constructor Summary
PS4TestDriver(Reader r, Writer w)
           
 
Method Summary
static void main(String[] args)
           
 void runTests()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PS4TestDriver

public PS4TestDriver(Reader r,
                     Writer w)
Method Detail

main

public static void main(String[] args)

runTests

public void runTests()