Class TestGroup

java.lang.Object
  |
  +--TestGroup

public class TestGroup
extends Object

Tests the Card class.

Version:
January 2004
Author:
Tim Corica

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

Constructor Detail

TestGroup

public TestGroup()
Method Detail

main

public static void main(String[] args)