def test_testCalculatePoints_royalFLush(self):
     self.assertEqual(Pointcalc_Poker.checkRoyalFlush(self.pokerCards), 500000)