コード例 #1
0
ファイル: test_card.py プロジェクト: shayonsaleh/pyungar
 def setUp(self):
     self.card1 = Card("A", "S")
     self.card2 = Card.from_str("Kd")