Exemplo n.º 1
0
 def setUp(self):
     self.finders = Finders()
     self.first_finder = Mock()
     self.second_finder = Mock()