def main():
    return runTest(TestDowntimes)
示例#2
0
def main():
    return runTest(TestLogSupport)
def main():
    return runTest(TestCleanupSupport)
def main():
    return runTest(TestPlugins)
示例#5
0
def main():
    return unittest_utils.runTest(TestInfosysLib)
示例#6
0
def main():
    return runTest(TestCondorExe)
示例#7
0
def main():
    return runTest(TestTarSupport)
def main():
    return runTest(TestEncodingSupport)