nan.nntp
Class TestCases

java.lang.Object
  extended bynan.nntp.TestCases

public class TestCases
extends java.lang.Object

A class to run the test cases on the classes in this package.

Version:
1.1, 12/25/03
Author:
John David Ratliff

Method Summary
static void main(java.lang.String[] args)
          Called by the Java VM to start the program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Called by the Java VM to start the program.

Parameters:
args - not used...