예제 #1
0
 def setUp(self):
     super(TestPluginProcess, self).setUp()
     self.plugin_thread = PluginThread()
     self.plugin_thread.start()