from src.m.Service import Service __author__ = 'sidya' from nose.tools import assert_equal class TestService : def TestService(self): pass