Exemplo n.º 1
0
 def test_testCalculatePoints_royalFLush(self):
     self.assertEqual(Pointcalc_Poker.checkRoyalFlush(self.pokerCards), 500000)