示例#1
0
 def runTests(self):
     """Run tests"""
     import Testing
     Testing.formatTests(Testing.basictests)
     print 'tests completed ok'
     return