예제 #1
0
 def getExampleService(self):
     return self._getService(ExampleService(self.db), [])
 def setUp(self):
     self.exampleService = ExampleService(None)