com.gbayer.basicblackjack
Class DeckTest

java.lang.Object
  extended by com.gbayer.basicblackjack.DeckTest

public class DeckTest
extends java.lang.Object


Constructor Summary
DeckTest()
           
 
Method Summary
 void setUp()
           
 void testRemoveCard()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeckTest

public DeckTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

testRemoveCard

public void testRemoveCard()