Exemplo n.º 1
0
 def test_testCalculatePoints_TestFullHouse(self):
         self.assertEqual(Pointcalc_Poker.checkFullHouse(self.cards), 140000)