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