JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.alsUtility
Class AllTests

java.lang.Object
  extended byTestSuite
      extended bygov.nasa.alsUtility.AllTests

public class AllTests
extends TestSuite

See Also:
Serialized Form

Constructor Summary
AllTests()
           
 
Method Summary
static 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 Test suite()

JavaGenes, NASA Ames. Written largely by Al Globus