Exemplo n.º 1
0
 def test_testCalculatePoints_ThreeOfAKind(self):
     self.assertEqual(Pointcalc_Poker.checkThreeOfaKind(self.pokerCards), 80040)