예제 #1
0
파일: unit_tests.py 프로젝트: ffmmjj/pyweb
 def setUp(self):
     db = FakeDB()
     self.messageService = MessageService(db)