com.gbayer.basicblackjack
Class ComputerDealerTest

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

public class ComputerDealerTest
extends java.lang.Object


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

Constructor Detail

ComputerDealerTest

public ComputerDealerTest()
Method Detail

setUp

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

testTakeAction

public void testTakeAction()