I want to ensure that after the shuffleDeck() method returns the deck of
cards in a random order. Currently I'm just
testing by checking the value of the isShuffled field.
But I can't think of a way to test whether the contract of deck of
cards in random order is fufilled
[ August 05, 2006: Message edited by: Garrett Rowe ]