Example #1
0
 def setUp(self):
     self.participant = Participant("PartName")
Example #2
0
 def setUp(self):
     self.match = Match("MatchName")
     self.participant1 = Participant("Part1")