hw5.test
Class HW5TestDriver
java.lang.Object
hw5.test.HW5TestDriver
public class HW5TestDriver
- extends Object
This class implements a testing driver which reads test scripts
from files for testing Graph, the Marvel parser, and your BFS
algorithm.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HW5TestDriver
public HW5TestDriver(Reader r,
Writer w)
main
public static void main(String[] args)
runTests
public void runTests()