コード例 #1
0
def main():
    return runTest(TestDowntimes)
コード例 #2
0
def main():
    return runTest(TestLogSupport)
コード例 #3
0
def main():
    return runTest(TestCleanupSupport)
コード例 #4
0
def main():
    return runTest(TestPlugins)
コード例 #5
0
def main():
    return unittest_utils.runTest(TestInfosysLib)
コード例 #6
0
ファイル: test_condorExe.py プロジェクト: bbockelm/glideinWMS
def main():
    return runTest(TestCondorExe)
コード例 #7
0
def main():
    return runTest(TestTarSupport)
コード例 #8
0
def main():
    return runTest(TestEncodingSupport)