Class TestCard

java.lang.Object
  |
  +--TestCard

public class TestCard
extends Object

Tests the Card class.

Version:
January 2004
Author:
Tim Corica

Constructor Summary
TestCard()
           
 
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

TestCard

public TestCard()
Method Detail

main

public static void main(String[] args)