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