Exemplo n.º 1
0
 def test_testCalculatePoints_StraightFlush(self):
     self.assertEqual(Pointcalc_Poker.checkStraightFlush(self.pokerCards), 480000)