unit_tests
Class AllTests

java.lang.Object
  extended by unit_tests.AllTests

public class AllTests
extends java.lang.Object

A suite of all tests for all data structures.

Author:
Stephen G. Ware

Constructor Summary
AllTests()
           
 
Method Summary
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllTests

public AllTests()
Method Detail

suite

public static junit.framework.Test suite()