Example #1
0
 def setUp(self):
     self.card1 = Card("A", "S")
     self.card2 = Card.from_str("Kd")