Esempio n. 1
0
 def test_plugin_option(self):
     f = init_data('plugin', plugin='qopen.tests.test_core : gw_test')
     self.assertEqual(f(nework=4, station=2), 42)
Esempio n. 2
0
 def test_plugin_option(self):
     f = init_data('plugin', plugin='qopen.tests.test_core : gw_test')
     self.assertEqual(f(nework=4, station=2), 42)