Exemple #1
0
 def setUp(self):
     super(TestSearchAPI, self).setUp()
     self.api = SearchAPI(mock.MagicMock())
     self.api.PATH = '/some/path'