示例#1
0
 def setUp(self):
     self.calc = Calculate()
示例#2
0
 def setUp(self):
     "Hook method for setting up the test fixture before exercising it."
     self.calculator = Calculate()