示例#1
0
 def setUp(self):
     """Sets up the needed objects used throughout the test."""
     pre_obj = event.PreprocessObject()
     self._plugin = zeitgeist.ZeitgeistPlugin(pre_obj)
示例#2
0
 def setUp(self):
     """Sets up the needed objects used throughout the test."""
     self._plugin = zeitgeist.ZeitgeistPlugin()
示例#3
0
 def setUp(self):
     """Makes preparations before running an individual test."""
     self._plugin = zeitgeist.ZeitgeistPlugin()