import unittest
import cards
class TestObjectCreation(unittest.TestCase):
def testRandomCard(self):
pass