示例#1
0
 def testEclipse(self):
     start_eclipse()
     self.assertTrue(check_eclipse())
     stop_eclipse()
示例#2
0
文件: tests.py 项目: bartdag/recodoc2
 def testEclipse(self):
     start_eclipse()
     self.assertTrue(check_eclipse())
     stop_eclipse()
示例#3
0
 def handle_noargs(self, **options):
     check_eclipse()