예제 #1
0
 def __init__(self):
     self.calculator = EloCalculator()
예제 #2
0
 def setUp(self):
     self.calculator = EloCalculator()